Merge pull request #45 from brentvatne/patch-1
📝 Docs: Add Expo usage information to README
This commit is contained in:
commit
0fc2017f87
@ -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