[ReactNative] UIViewControllerBasedStatusBarAppearance = NO in SampleApp
This commit is contained in:
parent
44f5fa94ea
commit
1d348ddc93
|
@ -34,5 +34,7 @@
|
|||
<string>UIInterfaceOrientationLandscapeLeft</string>
|
||||
<string>UIInterfaceOrientationLandscapeRight</string>
|
||||
</array>
|
||||
<key>UIViewControllerBasedStatusBarAppearance</key>
|
||||
<false/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Reference in New Issue