https://console.firebase.google.com/project/react-native-course-32316/database/react-native-course-32316-default-rtdb/data
Use react-devtools to debug
Testing on real Phone (Android & IOs)
- Download Expo Go from the app store on phone (android & IOS)
- Run
npm run start
in the terminal to spin up a new session
- Should create a QR code:
- --> Alternatively you can run
npm run android
or npm run ios
to target specific instance.
- Scan QR code, now any local changes made to code will show up (hot-reloaded) on phone.
*** To reload the app on local development: ***
Hit r
on the terminal to refresh all bundles
Local Development for emulators
Finder -> left panel go to Applications
-> right click on Xcode and click show contents -> Contents/Developer/Applications/Simulator.app
Example:
Open Android Studio, Go to Virtual Device Manager:
Hit Play