react-native-menu / menu

UIMenu Component for React Native
MIT License
1.01k stars 61 forks source link

Remove the Fabric instructions from README #865

Closed brentvatne closed 4 months ago

brentvatne commented 4 months ago

Overview

These changes don't appear to be required.

Test Plan

I created a new app with npx create-expo-app, enabled the New Architecture, installed @react-native-menu/menu, copied over the example from the README, then compiled and ran the project with npx expo run:ios - it worked as expected.