Matteo Mazzarolo
Matteo Mazzarolo
...this boilerplate is awesome, thank you for sharing it guys :+1:
Use the [PlatformColor API](https://reactnative.dev/docs/platformcolor) to style the iOS modal/dialog instead of using the hardcoded colors.
Still not sure how to consistently reproduce but the issue is definitely there (Chrome). Example: https://imgur.com/br7refv
Capturing here a few technique ideas instead of creating a single issue for each one of them. - [4-7-11 Breathing Technique](https://github.com/mmazzarolo/breathly-app/issues/73) - [1-4-2 (or 5-20-10) Breathing](https://github.com/mmazzarolo/breathly-app/issues/75) - [Rectangular (or 5-8-5-8)...
Old related threads: - #101 - #72

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...
Current workaround: https://github.com/facebook/react-native/issues/29279