Open
Description
Describe the problem
On Android, there is a feature to allow the app to hide the Notification bar and the Navigation bar, otherwise called Edge to Edge.
Documented Here
I know iOS has a similar API, but I am on android myself so this will be targeted mostly towards that.
Describe the solution you'd like
It would be nice if we can programmatically change this, like the documentation says in the android dev site, or get a tauri.conf.json
line about this as well.
Alternatives considered
A plugin could be written, but this seems more "first-party" to me.
Additional context
No response