rn-modal-picker-awesome
Version:
Cross Platform [ ios, android ] , Modal Picker Awesome , React Native Component , Full Control for Headers & Options & all Sections
32 lines (31 loc) • 761 B
JSON
{
"name": "rn-modal-picker-awesome",
"version": "1.1.1",
"description": "Cross Platform [ ios, android ] , Modal Picker Awesome , React Native Component , Full Control for Headers & Options & all Sections ",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mustafaskir/rn-modal-picker-awesome"
},
"keywords": [
"react-native",
"dropdown",
"multi-select",
"single-select",
"auto-close-modal",
"select",
"picker",
"modal",
"ios",
"android",
"react-component"
],
"author": "Mustafa Skyer mustafaskir@gmail.com",
"license": "ISC",
"dependencies": {
"lodash": "^4.17.10"
}
}