Minimal intermittent fasting app.
Run the app in development:
yarn dev
To build your app for production:
yarn build:web
First, you'll need to generate the native code for your app:
yarn prebuild:native
Afterward, follow the instructions printed in the terminal to build and upload your iOS app for distribution.
- Brand color:
#1FB2A8
- Complementary:
#B21E28