UNPKG

react-native-bootsplash

Version:

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

7 lines (6 loc) 222 B
<?xml version="1.0" encoding="utf-8"?> <resources> <style name="Theme.BootSplash.v30" parent="Theme.BootSplash.v29"> <item name="android:windowLayoutInDisplayCutoutMode">always</item> </style> </resources>