UNPKG

react-native-picker-module

Version:
34 lines (33 loc) 808 B
{ "name": "react-native-picker-module", "version": "2.0.7", "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": "*", "react-native-modal": "*", "react-native": "*" }, "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" }