reactive2015
reactive2015 copied to clipboard
Mapbox GL
Hi,
I got compile error on RCTMapboxGL.
It says it cannot find 'MGLAnnotation.h' in Mapbox.h

So I removed this project and reload mapboxgl
npm install react-native-mapbox-gl --save
But I am still getting errors on running on simulator.

After all, I cannot even launch now.
Could you explain why?