[ReactNative] UIViewControllerBasedStatusBarAppearance = NO in SampleApp

This commit is contained in:
Alex Kotliarskyi 2015-03-26 07:37:04 -07:00
parent b00a364d87
commit d88716fba8
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>