react-native-loading-screen
v1.1.0
Published
TODO
Readme
react-native-loading-screen
Getting started
$ npm install react-native-loading-screen --save
Mostly automatic installation
$ react-native link react-native-loading-screen
Usage
import LoadingScreen from 'react-native-loading-screen';
// TODO: What to do with the module?
LoadingScreen;