react-native-easy-picker
Version:
react-native-easy-picker is a single picker
23 lines (22 loc) • 563 B
JSON
{
"name": "react-native-easy-picker",
"version": "1.4.1",
"description": "react-native-easy-picker is a single picker",
"main": "index.js",
"dependencies": {
"react-native-vector-icons": "^5.0.0",
"styled-components": "^3.4.9"
},
"author": "lizhooh",
"license": "MIT",
"keywords": [
"react-native-picker",
"react-native-select",
"react-native-picker-select",
"react-native-easy-picker"
],
"repository": {
"type": "git",
"url": "https://github.com/Lizhooh/react-native-easy-picker"
}
}