react-native-dropdownmenus
Version:
<img height="600" width="300" src="https://raw.githubusercontent.com/pengweiqiang/ReactNative-DropDownMenu/master/screenShot/demo.png" align=center />
28 lines (27 loc) • 501 B
JSON
{
"name": "react-native-dropdownmenus",
"version": "1.0.6",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"react-component",
"react-native-component",
"react",
"mobile",
"ios",
"android",
"dropdownmenu"
],
"author": "peng",
"license": "",
"peerDependencies": {
"react-native": "^0.41.2"
},
"dependencies": {
"prop-types": "^15.6.2"
}
}