[Running location tracking App]
Clone & Install Dependencies
git clone https://github.com/devnowcafe/runx.git
cd runx
- cd into your newly created project directory.- Install NPM packages with your package manager of choice - i.e run
yarn
ornpm install
- [iOS]
cd ios
and 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!