this project is going to track a road on a map
- Expo
- Node.js
- npm install or yarn install
- download two different projects named trackserver and jsonserver from https://github.com/StephenGrider/rn-casts.git
- run two downloaded projects
- after running jsonserver, copy the URL address that has been apeared on the CMD and paste it in your tracker.js file instead of baseURL address
this project has been reconstructed with Redux base on the original version, that has been developed by https://github.com/StephenGrider/rn-casts with Context