trackee-app
trackee-app copied to clipboard
Trackee App for Real time location tracking
React Native Trackee App
A Realtime location tracking app for article published on SitePoint. This app is one of the two location tracking app. This app will be tracked by the Tracker app.
Clone the repo
$ git clone https://github.com/vikrantnegi/trackee-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