Skip to content

Latest commit

 

History

History
executable file
·
11 lines (7 loc) · 437 Bytes

File metadata and controls

executable file
·
11 lines (7 loc) · 437 Bytes

My America App

For learning about your elected officials in the Senate and House of Representatives.

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