react-native-wheel-picker-simple
Version:
Simple Wheel Picker for Android to use with react-native
29 lines (28 loc) • 783 B
JSON
{
"name": "react-native-wheel-picker-simple",
"version": "2.0.5",
"description": "Simple Wheel Picker for Android to use with react-native",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/saravanabalagi/react_native_wheel_picker_simple.git"
},
"keywords": [
"react-component",
"react-native",
"android",
"picker",
"wheel-picker",
"date-picker",
"date-wheel-picker"
],
"author": "Saravanabalagi Ramachandran",
"license": "MIT",
"bugs": {
"url": "https://github.com/saravanabalagi/react_native_wheel_picker_simple/issues"
},
"homepage": "https://github.com/saravanabalagi/react_native_wheel_picker_simple",
"dependencies": {
"moment": "2.22.0"
}
}