vikrantnegi / tracker-app

Tracker App for React Native Realtime location tracking app

Home Page:https://www.sitepoint.com/react-native-pubnub-real-time-location-tracking/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Tracker App for React Native Realtime location tracking app

https://www.sitepoint.com/react-native-pubnub-real-time-location-tracking/


Languages

Language:Objective-C 36.7%Language:JavaScript 31.8%Language:Starlark 18.3%Language:Java 13.2%