Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 365 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 365 Bytes

Our USA

TODO: fill this out

Useful commands

react-native run-ios: Start the iOS simulator react-native run-android: After starting an emulator, run the app on it

Helpful Hints

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