UNPKG

react-native-mjrefresh-xys

Version:

>React-Native-MJRefresh可完成使用React Native对IOS进行自定义下拉刷新设置 > >onPulling参数为{nativeEvent:percent},结合lottie-react-native可以获得绝佳的下拉刷新效果 > >自定义详情可见Example:[HuaWeiRefreshControl.js](https://github.com/react-native-studio/react-native-MJRefresh/blob/master/Example/H

30 lines (29 loc) 673 B
{ "name": "react-native-mjrefresh-xys", "version": "0.7.6", "description": "", "main": "MJRefresh.js", "scripts": { "test": "npm test" }, "repository": { "type": "git", "url": "git+https://github.com/react-native-studio/react-native-MJRefresh.git" }, "keywords": [ "mjrefresh", "refreshlayout", "refresh", "refreshcontrol", "pull" ], "author": "react-native-studio", "license": "ISC", "bugs": { "url": "https://github.com/react-native-studio/react-native-MJRefresh/issues" }, "homepage": "https://github.com/react-native-studio/react-native-MJRefresh#readme", "dependencies": { "prop-types":"*" } }