[ReactNative] UIViewControllerBasedStatusBarAppearance = NO in SampleApp

This commit is contained in:
Alex Kotliarskyi 2015-03-26 07:37:04 -07:00
Родитель b00a364d87
Коммит d88716fba8
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

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