react-native-pull-up-listview
Version:
A listview for react-native, provide an ability of pulling up to load more list row.
21 lines (20 loc) • 597 B
JSON
{
"name": "react-native-pull-up-listview",
"version": "0.0.31",
"description": "A listview for react-native, provide an ability of pulling up to load more list row.",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/NanaMorse/react-native-pull-up-listview.git"
},
"keywords": [
"react-native",
"pull-up"
],
"author": "Morse_Guo",
"license": "MIT",
"bugs": {
"url": "https://github.com/NanaMorse/react-native-pull-up-listview/issues"
},
"homepage": "https://github.com/NanaMorse/react-native-pull-up-listview#readme"
}