[#9470] Fix status bar in dark mode (iOS)
This commit is contained in:
parent
907b35cedd
commit
4d3c622947
|
@ -10,7 +10,7 @@
|
|||
|
||||
(styles/def status-bar-default
|
||||
{:ios (create-status-bar-style {:background-color colors/white
|
||||
:bar-style "default"})
|
||||
:bar-style "dark-content"})
|
||||
:android (create-status-bar-style {:translucent? true
|
||||
:bar-style "dark-content"})})
|
||||
|
||||
|
|
Loading…
Reference in New Issue