Example project based on the Native Starter Kit v6.0.0.
Tech list:
- React Native
- Redux
- React Native Background Geolocation
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.
| Login | Main | Connection | List of message | Map |
|---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
-
Globally installed node
-
Globally installed react-native CLI
-
Install CodePush globally and get keys for your app.
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 linkCodePush plugin installation and key deployment.
Contacts:[email protected]




