We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b00a364 commit d88716fCopy full SHA for d88716f
1 file changed
Examples/SampleApp/iOS/Info.plist
@@ -34,5 +34,7 @@
34
<string>UIInterfaceOrientationLandscapeLeft</string>
35
<string>UIInterfaceOrientationLandscapeRight</string>
36
</array>
37
+ <key>UIViewControllerBasedStatusBarAppearance</key>
38
+ <false/>
39
</dict>
40
</plist>
0 commit comments