An experimental React Native component for building maps with the Mapbox iOS SDK and Mapbox Android SDK
This project is experimental. Mapbox does not officially support React Native Mapbox GL to the same extent as the iOS or Android SDKs it depends on. Bug reports and pull requests are very welcome.
Moving forward a v6
branch has been created and a rewrite of the library is underway. This will move the repo out of an experimental state into a stable officially supported state. I've created a Github project called 6.0.0
right now it just has high level tasks, but I plan to break them up into smaller tasks moving forward. Once the base of v6
is in a good state feature branches will be created off v6
and PRs will be made against it. If you would like to be involved with the rewrite in any way just let me know! I also created a gitter channel as a place to ask any questions at all about the repo.
Dependencies
- node
- npm
- React Native >= 0.19.0
npm install react-native-mapbox-gl --save