nitaliano / react-native-mapbox-gl

A Mapbox GL react native module for creating custom maps
Other
2.16k stars 697 forks source link

Issue with react-native@0.55.4 #1515

Closed jutaz closed 5 years ago

jutaz commented 5 years ago

Trying to run with latest (6.1.3) react-native-mapbox-gl, and RN @ 0.55, and I seem to be getting this error:

screen shot 2019-02-21 at 14 14 06

Not sure how to proceed from here - is this SDK not compatible with certain React native versions?

goodryanboy commented 5 years ago

Did you do the manual linking? https://github.com/mapbox/react-native-mapbox-gl/blob/master/ios/install.md

kristfal commented 5 years ago

This is likely a install issue. We’ve run on 55.X without issues. I recommend you repeat the install instructions.