Skip to content

supernova-at/MyAmerica

Repository files navigation

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