0.0.1 • Published 6 years ago

react-native-mapbox-navigation-android v0.0.1

Weekly downloads
5
License
-
Repository
-
Last release
6 years ago

react-native-mapbox-navigation

A React Native wrapper for MapBox Navigation

Installing the app

Installing the node dependencies

$ npm install

Adding your Mapbox Token

Android replace {MAP_BOX_TOKEN} by your token in: react-native-mapbox-navigation/android/app/src/main/res/values/strings.xml

Running the app

Android from the Terminal

Run one of the command listed below

$ react-native run-android