Replies: 1 comment
|
Create a new development build through EAS or with |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm encountering an error when using the @rnmapbox/maps in my ExpoJS build.
Error: @rnmapbox/maps native code not available. Make sure you have linked the library and rebuild your app. See https://rnmapbox.github.io/docs/install?rebuild=expo#rebuild, js engine: hermes
I have ran
npx expo rebuild --cleanand that did not help.app.json:
All reactions