Add ability to adjust StatusBar color(and make it translucent)
under review
F
Fedir Ushakov
Currently grey status bar looks ugly on Android, we need to make StatusBar translucent and define exact color(it's better to have ability to define it per-screen, React Native can animate them automatically)

Log In
A
Artem Dzyuba
Don't understand. For iOS this variable is already here: $colorSafeAreaTop
For Android this React Native parameter is StatusBarBackgroundColor. Is it that difficult to intoduce a variable to control this parameter? In an AppGyver-generated APK-file this parameter is null. And cannot be easilty changed not to break the APK-file.
A
Andreas Becker
Wow, still a problem after more than two years? Maybe this post might help to integrate: https://stackoverflow.com/a/69026051/2681480
D
Daniel Jackson
I think most people would like this, they grey is pretty bad and to be honest most other providers have this as a basic feature (Adalo (light/dark), Bubble, Thunkable etc.). Whilst not 'urgent' I think it is important. "Bad UI leads to bad UX".
J
Juan Giraldo
Is this still under review?
Kristian Gerkman
under review
D
Dias Seraliyev
My guess is that it is not that hard to implement. Looking forward to it!