UNPKG

react-native-bootsplash

Version:

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

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