README.md

March 11, 2021 ยท View on GitHub

๐ŸŒ“ Dark Mode Switch inside Android Webview

Build

This POC is implemented to explain how dark mode js can be used inside Android Webview Component using DOMStorage API

๐Ÿฆ„ Resources Used

๐Ÿƒ Test yourself

โš ๏ธ Warning

This App uses the Deprecated API webSetting.setDomStorageEnabled(true);. But this is the only possible working solution. Even though it's deprecated it can be safely used.

License

  • MIT