iOS-first simple habits tracker app written in React Native. Styled in Tailwind and integrated with Expo as a devtool. Can operate with daily and weekly tasks, show the progress and store data locally.
git clone git@github.com:artsiomshaitar/habits-tracker-react-native.git
cd habits-tracker-react-native
npm install
npm start