[ReactNative] UIViewControllerBasedStatusBarAppearance = NO in SampleApp

This commit is contained in:
Alex Kotliarskyi 2015-03-26 11:44:10 -04:00
parent 44f5fa94ea
commit 1d348ddc93
1 changed files with 2 additions and 0 deletions

View File

@ -34,5 +34,7 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
</dict>
</plist>