'View controller-based status bar appearance disables the .statusBar(hidden:)
I wanted to set the status bar for the entire app as white. I reached it by setting the Status bar style on Light content and View controller-based status bar appearance on NO in info.plist. However, when I want to disable the status bar on one screen, this does not work. With View controller-based status bar appearance Yes, I can hide the status bar but status bar everywhere is dark now. Can you please help me solve this dilema?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
