A free forever meditation app built with React Native.
- meditate
- track progress
- dark mode
- more than 100+ meditations
- current streak
- calendar activity
- time listened
- offline support
- manually enter meditation
To install the project, navigate to the directory and run:
yarn global add expo-cli
yarn install
To run the project, run the following commands:
yarn android
yarn ios