/simple-gps-tracker-react-native-mapbox

A simple GPS React Native GPS Tracker using Mapbox

Primary LanguageObjective-C

#Simple GPS Tracker with Mapbox

iPhone8 Map

In order to make operative the application you'll need :

  • A Mapbox account
  • A Mapbox API Key

When you get your Mapbox API Key, you need to create the file Helpers/token.js inside you'll write as follow :

export default mapboxkey ='YOUR_API_KEY'