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: Set the default Android color #66

Closed mmazzarolo closed 1 year ago

mmazzarolo commented 3 years ago

Set the Android color (at the native layer). Because the app already has a JS mechanism to determine its "primary" color, we might wanna set the native one to a non-primary one (like grey in light mode and white in dark mode).

mmazzarolo commented 1 year ago

Closing. I'm releasing Breathly v2, which fully redesign the app so many issues are not valid anymore.