Record and analyze your snoring
This is an Expo project created with create-expo-app.
-
Install dependencies
npm install
-
Start the app
npx expo start
In the output, you'll find options to open the app a limited sandbox for trying out app development with Expo
You can start developing by editing the files inside the app directory. This project uses file-based routing.
- eas build --platform ios
- eas submit --platform ios
- try with testflight and then release to app store
ref: