TODO: fill this out
react-native run-ios
: Start the iOS simulator
react-native run-android
: After starting an emulator, run the app on it
Geolocation doesn't work in the Android emulator by default. Use the steps in this answer to set your emulator's latitude and longitude: http://stackoverflow.com/a/2279827