nitaliano / react-native-mapbox-gl

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

Add troubleshooting section to ios and android readme #1636

Closed kellycrowther closed 4 years ago

kellycrowther commented 5 years ago

Thanks for all your work on maintaining and building on this project. I recently started using it, and thought some of these updates might come in handy to future people using your project. These were some issues I ran into while setting up the library with the solutions I found.

I also noticed the Callout component has been deprecated, along with PointAnnotation coming soon. If you need help developing something new, please let me know. I ended up making my own basic implementation of a callout to use with my own project.

Thanks!