UNPKG

react-native-bootsplash

Version:

Display a bootsplash on your app starts. Hide it when you want.

9 lines (8 loc) 344 B
<?xml version="1.0" encoding="utf-8"?> <resources> <style name="Theme.BootSplash.v29" parent="Theme.BootSplash.v27"> <item name="android:forceDarkAllowed">false</item> <item name="android:enforceStatusBarContrast">false</item> <item name="android:enforceNavigationBarContrast">false</item> </style> </resources>