Seems to use a different method for hiding the StatusBar than the one already provided in Screen Properties. One does not "undo" the other, and the behaviour, e.g. on "false" and swipe is different.
It also might be useful to provide some property blocks that indicate the state of each of the bars?
I try to hide the navigation bar and at the same time to have a transparent status bar, but it does not do it.
When I hide the navigation bar, the status bar lose it's transparency. And when I make the statusbar transparent, the navigation bar becomes to be visible.
Why is it not working when testing the app using the built apk? It works well during testing in the companion but the status bar and navbar returns to default when installing the app via the apk.