selected-option-picker
Version:
This React-Native component library is created for the selection of single or multiple item(s) from the list in Android/iOS.
39 lines (38 loc) • 1.11 kB
JSON
{
"name": "selected-option-picker",
"version": "0.0.23",
"description": "This React-Native component library is created for the selection of single or multiple item(s) from the list in Android/iOS.",
"main": "index.js",
"typings": "typings.d",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/BrokenHeartProgrammer/selected-option-picker.git"
},
"keywords": [
"react-native",
"react component",
"react native",
"ios",
"android",
"list selection",
"option select",
"option picker",
"selected-option-picker",
"react-native selected-option-picker",
"selected-option",
"option-picker",
"single option picker",
"multiple option picker",
"selection of item"
],
"author": "Pankaj Kumar Prajapati",
"license": "MIT",
"bugs": {
"url": "https://github.com/BrokenHeartProgrammer/selected-option-picker.git/issues"
},
"homepage": "https://github.com/BrokenHeartProgrammer/selected-option-picker#readme",
"dependencies": {}
}