Skip to content

marceluphd/trackee-app

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 35.7%
  • JavaScript 33.7%
  • Starlark 17.8%
  • Java 12.8%