1.0.9 • Published 3 years ago

@kailash-js/react-native-lightkits-splashscreen v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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