Files
react-native-mapbox-gl/example/README.md
T

341 B

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