Waterminder
SwiftUI and Combine
A simple Apple Watch app to remind you to drink water. Built withYou can find an article explaining the implementation here: Medium
?
The App
This is just another app to motivate you to track how much water you drink throuhgout the day.
?
Motivation
I decided to make this app just to play around with SwiftUI and learning more about how does it work on the WatchOS environment. I was curious specially about how could I create some sort of “wavy” animation.
?
Requirements
- iOS 13+
- XCode 11
?
How to run
Since this project has zero dependencies on external frameworks, all you need is:
⌘ + R
(and that’s it)
☑️
Todo
- Persist the Water target during sessions
- Create a daily log
- Integrate with HealthKit