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