This commit is contained in:
Dominic Go 2022-06-23 08:00:20 +08:00
parent c34b2d468c
commit e16333f003

View File

@ -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