react-native-touchable-selection
Version:
22 lines • 632 B
JSON
{
"name": "react-native-touchable-selection",
"version": "1.0.23",
"description": "组合按钮选择器,支持单选及多选",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/chenyunjie/react-native-touchable-selection.git"
},
"keywords": [
"选择器"
],
"author": "陈云杰",
"license": "MIT",
"bugs": {
"url": "https://github.com/chenyunjie/react-native-touchable-selection/issues"
},
"homepage": "https://github.com/chenyunjie/react-native-touchable-selection#readme"
}