react-native-pull-refresh-5
v0.1.1
Published
下拉刷新
Downloads
6
Readme
react-native-pull-refresh
下拉刷新
Installation
npm install react-native-pull-refresh
Usage
import PullRefresh from "react-native-pull-refresh";
// ...
const result = await PullRefresh.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT