Note: Make sure you have installed native code dependencies here
- Open project folder in Visual Studio Code
- Run
npm installin the terminal - Run
npx expo startin the terminal - Run on For iOS device (only on MacOS)
- Press
ito view on iOS simulator or follow the instructions here to run on a physical device.
- Press
- Run on For android device
- Press
ato view on Android Virtual Device or follow the instructions here to run on a physical device.
- Press