homeeondemand/react-native-mapbox-navigation

Compatibility with Mapbox Maps

JorgeQuevedoC opened this issue · 7 comments

Hi @gciluffo it is me again, I am having some trouble running both libraries simultaneously and wanted to know if you have face s this before so that I can fix it
image

hey @JorgeQuevedoC, have you come up with any solution to this problem?

Hi @ahmedtehseen I haven't and actually I am seeing a bunch of stuff in spanish

hi @JorgeQuevedoC, did you find any solution?

Has anyone figured out a solution to this? I can't seem to get these two libraries to play nice together

same issue here

I tried REACT_NATIVE_MAPBOX_MAPBOX_IOS_VERSION="~> X.X.X" pod install
it seems to work
example:

REACT_NATIVE_MAPBOX_MAPBOX_IOS_VERSION="~> 6.0" pod install

where 6.0 is the version that is being used by this lib

I'm also having the same issue and couldn't find a compatible version of Mapbox. Ended up switching to MapLibre to avoid the problem. Would be great to hear if anyone's figured it out though