react-native-swipe-left
Version:
a RN swipe-left component for listView.(左滑解决方案)
22 lines • 619 B
JSON
{
"name": "react-native-swipe-left",
"version": "0.1.2",
"description": "a RN swipe-left component for listView.(左滑解决方案)",
"main": "index.js",
"directories": {
"example": "example"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/yzsolo/react-native-swipe-left.git"
},
"author": "yzsolo125@gmail.com",
"license": "MIT",
"bugs": {
"url": "https://github.com/yzsolo/react-native-swipe-left/issues"
},
"homepage": "https://github.com/yzsolo/react-native-swipe-left#readme"
}