-
-
Notifications
You must be signed in to change notification settings - Fork 858
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expo 49 installation issue #3232
Comments
No code example found in issue body - More info |
Is there anything else I was supposed to provide? |
|
Awesome, where can I find those compatibility issues in the docs? To figure out if I wanna downgrade to use mapbox-gl anyway or see what version of rnmapbox-maps I should install |
For anyone coming back to this issue, this is what I ended up going for that worked:
Thanks @mfazekas for the quick response! |
Thank you. That indeed helped! It desperately needs to be in the docs. |
Note that I did not need to specify a version. The token does need to be correct though, otherwise for some reason it cannot download the pod.
|
Environment
Steps to reproduce
@rnmapbox/maps
@rnmapbox/maps
plugin toapp.config.ts
:run
npx expo prebuild
to generate new podsGet error:
The solution I found while browsing this was to
run pod update MapboxMaps
, but that isn't very helpful on an expo project 😅The text was updated successfully, but these errors were encountered: