A Mapbox GL react native module for creating custom maps
npm install @mapbox/react-native-mapbox-gl_An official React Native component for building maps with the Mapbox Maps SDK for iOS and Mapbox Maps SDK for Android_


Mapbox is the location data platform for mobile and web applications. We provide building blocks to add location features like maps, search, and navigation into any experience you create. Use our simple and powerful APIs & SDKs and our open source libraries for interactivity and control.
Not a Mapbox user yet? Sign up for an account here. Once you’re signed in, all you need to start building is a Mapbox access token. Use this same short code with all of our interactive mapping libraries, Python and JavaScript SDKs, and directly against our REST APIs. You can create and manage your access tokens on your Mapbox Account page.
Dependencies
* node
* npm
* React Native recommended version 0.50 or greater
Git
```
git clone git@github.com:mapbox/react-native-mapbox-gl.git
cd react-native-mapbox-gl
Yarn
``
yarn add @mapbox/react-native-mapbox-gl
Npm
```
npm install @mapbox/react-native-mapbox-gl --save
Have a question or need some help? Join our Gitter developer group!