Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.39 KB

File metadata and controls

48 lines (29 loc) · 1.39 KB

NGEO

Example project based on the Native Starter Kit v6.0.0.

Tech list:

  • React Native
  • Redux
  • React Native Background Geolocation

Short description

The main aim of the application to gather geo points and send it to the server via websockets for analysis. Additionally application shows last information from geo mobile subsystem, list of events, basic connection information and map of captured geo points.

Screens

Login Main Connection List of message Map
Login Main Connection List of message Map

Get Started

1. System Requirements

2. Installation

On the command prompt run the following commands

$ git clone https://github.com/start-react/native-starter-kit.git

$ cd native-starter-kit/

$ npm install
$ react-native link

CodePush plugin installation and key deployment.

Contacts:semeyon@speople.pro