mmazzarolo / breathly-app

A tiny breath training app built with React-Native
https://breathly.app
Mozilla Public License 2.0
519 stars 69 forks source link

Fix seconds offset #61

Closed mmazzarolo closed 3 years ago

mmazzarolo commented 3 years ago

From a Google Play Store review:

Edit: just a small thing: your seconds values are off by a second since you seem to start your count on 1 and not 0. So the Square breathing setting, for example, is actually only 3 seconds long per part, not 4. This isn't a big deal since I use the custom time setting anyway, but thought I'd let you know!

mmazzarolo commented 3 years ago

Closing because in all honesty the timer looks correct to me 🤔