0.1.1 • Published 3 years ago

react-native-pull-refresh-5 v0.1.1

Weekly downloads
4
License
MIT
Repository
-
Last release
3 years ago

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