GoogleChrome / GoogleChrome/android-browser-helper
Toggle dark mode in android navigation bar from TWA
Open
- Dominant language
- Java
- Stars
- 832
- Forks
- 370
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
TWA is awesome but my TWA supports light and dark mode, so I want to communicate from TWA to android to toggle the navigation bar's color
**Describe the solution you'd like**
Any communication bridge between the two without page reload would be much appriciated
**Describe alternatives you've considered**
Or in browser we can `color-scheme: dark;` to toggle the color of scroll and other native items, something same would also work.
**Additional context**
Its too irritating to have ta app in dark color and the navigation bar is in white
Contributor guide
Assessment
This issue has not been assessed yet.