Reputation: 41
I followed every step on the starting guide on mapbox react native github repo but im still getting this errors:
ERROR 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
ERROR Invariant Violation: "main" has not been registered. This can happen if:
AppRegistry.registerComponent
wasn't called., js engine: hermesI tried re-installing everything and adding pluggins to my app.json
Upvotes: 0
Views: 303