tracker-app
tracker-app copied to clipboard
Tracker App for React Native Realtime location tracking app
React Native Tracker App
A Realtime location tracking app for article published on SitePoint.. This app is one of the two location tracking app. This app will track the Trackee app.
Clone the repo
$ git clone https://github.com/vikrantnegi/tracker-app.git
Install the dependencies
$ yarn
Get PubNub keys
Log in to your PubNub account and go to the dashboard. Find Publish Key
and Subscribe Key
and add them in the App.js
Run the app
$ react-native run-ios
$ react-native run-android
License
MIT © Vikrant Negi