Go to file
2019-03-31 06:48:26 -05:00
android Implement database access (with migrations) 2019-03-31 06:48:26 -05:00
core Remove react-native; rewrite main screen in (native) swift 2019-03-31 06:48:26 -05:00
ios Remove react-native; rewrite main screen in (native) swift 2019-03-31 06:48:26 -05:00
legacy Move existing source code to subfolder 2019-03-31 06:48:26 -05:00
website/screenshots Update README; add screenshot 2019-03-31 06:48:26 -05:00
.gitignore Initial prototype of multi-platform version 2019-03-31 06:48:26 -05:00
README.md Remove obsolete information from README.md 2019-03-31 06:48:26 -05:00

Loop Habit Tracker

Loop is a mobile app that helps you create and maintain good habits. While the original app was developed exclusively for Android, this branch contains a work-in-progress proof-of-concept multi-platform version of the app, which targets Android and iOS. The software in this branch is still in pre-alpha stage. Expect bugs, incomplete features and poor performance. Suggestions and pull requests are very welcome.