mirror of
https://github.com/status-im/react-native-mapbox-gl.git
synced 2026-08-30 20:41:08 +00:00
react-native-mapbox-gl-demo
Demo Application for React Native Mapbox GL
Installation
-
First create a file called
accesstokenin the root of the example project and just put your token in there -
Install our dependencies using
npm i.
Run Android
react-native run-android
Run iOS
react-native run-ios