React Native + Firebase App for tracking user-submitted locations in Jotunheimen National Park, Norway. Part of a PhD project.
To install, there are two steps:
- Install Exponent XDE following this guide. Also install the Exponent app on your phone if you want to test it on your device, otherwise you don't need to do anything for the simulator.
- Clone this repo and run
npm install
git clone https://github.com/strivert/react-native-Jotunheimen-tracking.git
cd react-native-Jotunheimen-tracking
npm install- Open the project with Exponent XDE and run it.
