Finally is a simple react-native app to help you with intermitted fasting. You can choose between three different fasting intervals. Those are:
- 13h fast
- 16h fast
- 18h fast
Use npm to install finally.
npm install
Fire up an IOS or Android simulator and then start the app with npm start.
npm start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.