0.0.6 • Published 6 years ago

react-native-content-load v0.0.6

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

React Native Content Load

Example

install

  1. yarn add react-native-linear-gradient react-native-content-load

    or

    npm install react-native-linear-gradient react-native-content-load

  2. react-native link react-native-linear-gradient

Use

import LoadWarpper from 'react-native-content-load';

<LoadWarpper>
  {Component}
</LoadWarpper>

Props

License

MIT