react-native-picker-module
Version:
React Native Picker Module for Android & IOS
34 lines (33 loc) • 826 B
JSON
{
"name": "react-native-picker-module",
"version": "2.0.4",
"description": "React Native Picker Module for Android & IOS",
"main": "index.js",
"types": "react-native-picker-module.d.ts",
"keywords": [
"react-native",
"ios",
"android",
"dialog",
"android spinner",
"picker",
"spinner",
"androidx",
"native"
],
"author": "Talut TASGIRAN",
"license": "MIT",
"peerDependencies": {
"@react-native-picker/picker": "^1.9.10",
"react-native-modal": "^11.6.1",
"react-native": "^0.63.4"
},
"repository": {
"type": "git",
"url": "git://github.com/talut/react-native-picker-module.git"
},
"bugs": {
"url": "https://github.com/talut/react-native-picker-module/issues"
},
"homepage": "https://github.com/talut/react-native-picker-module#readme"
}