moyosolao / health-project

0 stars 0 forks source link

Recommended next steps:

Note: Make sure you have installed native code dependencies here

To preview and run the project on your device:

  1. Open project folder in Visual Studio Code
  2. Run npm install in the terminal
  3. Run npx expo start in the terminal
  4. Run on For iOS device (only on MacOS)
    1. Press i to view on iOS simulator or follow the instructions here to run on a physical device.
  5. Run on For android device
    1. Press a to view on Android Virtual Device or follow the instructions here to run on a physical device.