Is it possible to set Android and iOS status and navigation bars to translucent? #4279
Unanswered
antonioberetini
asked this question in
Q&A
Replies: 1 comment 3 replies
-
On Android you can set the color of the status bar, and also set it to overlay the WebView, the WebView becomes full screen and the top part is show behind the status bar, which becomes transparent except for the text/icons. There are no navigation bars on Capacitor, so not sure what do you mean by that. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to make status bar on both Android and iOS use translucent setting to allow for customizations? Having a black status and navigation bar looks very broken compared to native apps.
Beta Was this translation helpful? Give feedback.
All reactions