react-native-loader-dashrath
v1.0.0
Published
TODO
Downloads
1
Readme
react-native-loader
Getting started
$ npm install react-native-loader --save
Mostly automatic installation
$ react-native link react-native-loader
Usage
import Loader from 'react-native-loader';
// TODO: What to do with the module?
Loader;