🔀 Merge branch 'master' of https://github.com/dominicstop/react-native-ios-context-menu
This commit is contained in:
parent
c34b2d468c
commit
e16333f003
@ -129,6 +129,11 @@ cd ios && pod install
|
||||
|
||||
<br>
|
||||
|
||||
### Expo
|
||||
|
||||
- ✅ You can use this library with [Development Builds](https://docs.expo.dev/development/introduction/). No config plugin is required.
|
||||
- ❌ This library can't be used in the "Expo Go" app because it [requires custom native code](https://docs.expo.dev/workflow/customizing/).
|
||||
|
||||
### Troubleshooting
|
||||
|
||||
If you encounter any errors/bugs while using this library, or want a particular feature implemented, please create an issue! ✨
|
||||
@ -2322,4 +2327,4 @@ export function ContextMenuButtonExample02(props) {
|
||||
|
||||
## H. Licence
|
||||
|
||||
MIT
|
||||
MIT
|
||||
|
||||
Loading…
Reference in New Issue
Block a user