UNPKG

@ajaysidhu/react-native-template

Version:

It is a minimalist React Native template with preconfigured common set of packages to start a new app.

6 lines 251 B
<layer-list xmlns:android="http://schemas.android.com/apk/res/android"> <item android:drawable="@color/splashscreen_background"/> <item> <bitmap android:gravity="center" android:src="@drawable/splashscreen_image"/> </item> </layer-list>