react-native-zhb-actionsheet
Version:
react-native ActionSheet for Android and iOS
30 lines (29 loc) • 686 B
JSON
{
"name": "react-native-zhb-actionsheet",
"version": "1.2.0",
"description": "react-native ActionSheet for Android and iOS",
"main": "src/index.js",
"files": [
"src"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/NoPPT/react-native-actionsheet.git"
},
"keywords": [
"react-native",
"reactnative",
"rn",
"pickerview",
"actionsheet"
],
"author": "zhuang",
"license": "MIT",
"bugs": {
"url": "https://github.com/NoPPT/react-native-actionsheet/issues"
},
"homepage": "https://github.com/NoPPT/react-native-actionsheet#readme"
}