UNPKG

react-native-bootsplash

Version:

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

7 lines (6 loc) 208 B
<?xml version="1.0" encoding="utf-8"?> <resources> <style name="Theme.BootSplash.Base" parent="Theme.BootSplash.DayNight"> <item name="darkContentBarsStyle">false</item> </style> </resources>