react-native-refresh-control-jszh
v0.0.2
Published
TODO
Downloads
2
Readme
react-native-refresh-control
Getting started
$ npm install react-native-refresh-control --save
Mostly automatic installation
$ react-native link react-native-refresh-control
Usage
import RefreshControl from 'react-native-refresh-control';
// TODO: What to do with the module?
RefreshControl;