diff --git a/README.md b/README.md index 2edce64..3eafeb5 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,11 @@ cd ios && pod install
+### 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 \ No newline at end of file +MIT