Runs the app in the development mode.
Expo CLI starts Metro Bundler.
It also pops up Expo Dev Tools, a graphical interface for Expo CLI.
- On your iPhone or iPad, open the default Apple "Camera" app and scan the QR code you see in the terminal or in Expo Dev Tools.
- On your Android device, press "Scan QR Code" on the "Projects" tab of the Expo Go app and scan the QR code you see in the terminal or in Expo Dev Tools.
The page will auto-reload when edits are made.
Xcode will display an IOS simulator of our app.
This can also be done by selecting the Run on IOS simulator
option on the Metro Bundler.
To read more: https://reactnative.dev/docs/environment-setup
Screen | Screenshot |
---|---|
SignInScreen | |
SignUpScreen | |
CreateProfileScreen | |
HomeScreen | |
CategoryScreen | |
AddListingScreen | |
ProfileScreen |