UNPKG

react-native-video360plugin-ktaeyang

Version:

A react native module to play 360 videos, using the SGPlayer for iOS, and Google VR for Android.

10 lines (8 loc) 353 B
<resources> <style name="AppTheme.NoTitle" parent="Theme.AppCompat.Light.NoActionBar"> <item name="android:windowNoTitle">true</item> <item name="windowActionBar">false</item> <item name="android:windowFullscreen">true</item> <item name="android:windowContentOverlay">@null</item> </style> </resources>