Files
react-native-mapbox-gl/example
..
2017-10-23 16:41:51 -07:00
2017-10-23 16:41:51 -07:00
2017-10-23 16:41:37 -07:00
2017-10-23 16:41:37 -07:00
2017-10-23 16:41:37 -07:00

react-native-mapbox-gl-demo

Demo Application for React Native Mapbox GL

Installation

  1. First create a file called accesstoken in the root of the example project and just put your token in there

  2. Install our dependencies using npm i.

Run Android

react-native run-android

Run iOS

react-native run-ios