vikrantnegi / Tracker-app-1

This app is built with the help of React native and PUBNUB framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tracker-app

This app is built with the help of React native and PUBNUB framework.

Sender

alt tag

Reciever

alt tag

An app build using React native for dynamic location tracking. You can install this app in your device and can track location of anyone who is connected to your channel.

Clone the repository and use the Profile you want to use i.e Sender/Receiver

PUBNUB keys

for the channel keys , Create an account in PUBNUB and obtain the key which is to be added in publish and subscribe section within the code to connect and create channel in the database.

Clone this repository and follow these steps;

Requirement

  1. XCode
  2. VS code
npm install
cd ios
pod install 
react-native run-ios (for iOS)
react-native run-android (for android)

Troubleshooting Steps

App is giving error

About

This app is built with the help of React native and PUBNUB framework.


Languages

Language:JavaScript 47.7%Language:Objective-C 22.7%Language:Ruby 11.2%Language:Starlark 9.8%Language:Java 8.5%