-
Splash screen functionality in Android code using React Native
资源介绍
react-native-splash-screen
A splash screen API for react-native which can programatically hide and show the splash screen. Works on iOS and Android.
Content
Installation
Examples
Getting started
API
Contribution
Changes
Changes
For React Native >= 4.0 use v2. , for React Native < 4.0 use v1.0.9
Examples
Examples
Installation
First step(Download):
Run npm i react-native-splash-screen --save
Second step(Plugin Installation):
Automatic installation
react-native link react-native-sp