Runx
React Native - Running location tracking app
Install / Use
/learn @devnowcafe/RunxREADME
[Running location tracking App]
<img src="https://raw.githubusercontent.com/devnowcafe/runx/master/screenshots/begin.png" width="30%" align="left"> <img src="https://raw.githubusercontent.com/devnowcafe/runx/master/screenshots/running.png" width="30%" align="left"> <img src="https://raw.githubusercontent.com/devnowcafe/runx/master/screenshots/finished.png" width="30%" align="left">Clone & Install Dependencies
git clone https://github.com/devnowcafe/runx.gitcd runx- cd into your newly created project directory.- Install NPM packages with your package manager of choice - i.e run
yarnornpm install - [iOS]
cd iosand runpod install- if you don't have CocoaPods you can follow these instructions to install it. - [Android] not yet supported.
roadmap
- Android supported
- Firebase integration
- Login/Logout user
- Share your route
- Analyze your activity
Contributing
Welcome! Welcome! Welcome!
