react-native-listview
Version:
listview是react native中上拉翻页插件
27 lines (26 loc) • 603 B
JSON
{
"name": "react-native-listview",
"version": "0.0.16",
"description": "listview是react native中上拉翻页插件",
"main": "index.js",
"scripts": {
"test": "mocha --watch"
},
"repository": {
"type": "git",
"url": "git+https://github.com/slowsay/react-native-listview.git"
},
"keywords": [
"reactnative",
"js",
"html",
"pageflip",
"listview"
],
"author": "slowsay",
"license": "MIT",
"bugs": {
"url": "https://github.com/slowsay/react-native-listview/issues"
},
"homepage": "https://github.com/slowsay/react-native-listview#readme"
}