This is a React Native port of the original Loop Habit Tracker for Android. This project is still at a very early stage (see the TODO section below).
The main intent of this project is to provide the same habit tracking experience on iOS devices.
- Mock detail scene.
- Mock preferences scene.
- Persist habit data.
- Persist preferences.
- List manipulation (sort & filter).
- List edit mode.
- Schedule local notifications.
- Edit details.
- Edit habit history.
- Dark mode.
- Integration with shared logic module (habit scoring, export/import...).