caiobzen / water-reminder-swiftui

A simple Apple Watch app to remind you to drink water!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Measurement + MeasurementFormatter for easy converting + localization

misteu opened this issue · comments

I think it would be better to back the volume with an instance of Measurement and present it using MeasurementFormatter. This would simplify conversion of units as well as localization.

Please assign to me, if I should work on that.