mirror of
https://github.com/status-im/react-native-mapbox-gl.git
synced 2026-08-31 13:01:15 +00:00
341 B
341 B
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