[ReactNative] UIViewControllerBasedStatusBarAppearance = NO in SampleApp

This commit is contained in:
Alex Kotliarskyi 2015-03-26 07:37:04 -07:00
parent b00a364d87
commit d88716fba8

View File

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