Hello, im currently trying to figure out a way how to edit data in the local storage of web views. I want to edit something lite theme to dark. Can someowne help?
Hi @Silal,
Thank you for raising this. Currently, there isn’t a built-in way to edit local storage data in the webview. This is something we’ve noted as a potential enhancement.
In the meantime, you might explore whether your web content can accept configuration through URL parameters or custom headers, depending on your use case.
If you’re interested in working on this, we’d welcome a pull request. Otherwise, we’ll keep this in mind as we continue to implement features or fixes.