react-native-content-load
v0.0.6
Published
react native
Downloads
23
Maintainers
Readme
React Native Content Load
Example
install
- yarn add react-native-linear-gradient react-native-content-load
or
npm install react-native-linear-gradient react-native-content-load
- react-native link react-native-linear-gradient
Use
import LoadWarpper from 'react-native-content-load';
<LoadWarpper>
{Component}
</LoadWarpper>
Props
License
MIT