react-native-swrefresh-hm
Version:
react native pull refresh push loadMore scrollView,listView下拉刷新下拉加载控件,支持自定义,简单好用
25 lines (23 loc) • 617 B
JSON
{
"version": "0.0.1",
"name": "react-native-swrefresh-hm",
"description": "react native pull refresh push loadMore scrollView,listView下拉刷新下拉加载控件,支持自定义,简单好用",
"repository": {
"type": "git",
"url": "https://github.com/shiwenwen/react-native-swRefresh-hm"
},
"license": "MIT",
"main": "./index.js",
"keywords": [
"react-component",
"react-native",
"ios",
"android",
"pull refresh",
"push loadMore",
"下拉刷新",
"上拉加载"
],
"dependencies": {
}
}