[android][expo]: statusBarStyle breaks translucent StatusBar #1440
Labels
Missing repro
This issue need minimum repro scenario
Platform: Android
This issue is specific to Android
Description
I have
in my app.config.ts. This is working fine, but when I use
statusBarStyle
auto/light/dark, I get a white background on my Statusbar and it won't be translucent/floating over my content anymore.Screenshots
Steps To Reproduce
statusBarStyle
to any ScreenExpected behavior
Should not break the translucent/floating StatusBar
Actual behavior
It is reverting the translucent StatusBar, thus breaking height calculations as well.
Reproduction
Platform
Workflow
Package versions
The text was updated successfully, but these errors were encountered: