UNPKG

react-native-bootsplash-screen

Version:

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

9 lines (7 loc) 252 B
<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.zoontek.rnbootsplash" > <uses-sdk android:minSdkVersion="21" android:targetSdkVersion="29" /> </manifest>