UNPKG

react-native-splash-screen

Version:

A splash screen for react-native, hide when application loaded ,it works on iOS and Android.

12 lines (8 loc) 272 B
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.cboy.rn.splashscreen"> <application android:allowBackup="true" android:label="@string/app_name" android:supportsRtl="true"> </application> </manifest>