@kailash-js/react-native-lightkits-splashscreen
v1.0.9
Published
TODO
Downloads
1
Readme
react-native-splash-screen
Getting started
$ npm install react-native-splash-screen --save
Mostly automatic installation
$ react-native link react-native-splash-screen
Usage
import LKSplashScreen from 'react-native-splash-screen';
// TODO: What to do with the module?
LKSplashScreen;
npx create-react-native-module splash-screen --prefix LK --package-identifier lightkits.splashscreen