UNPKG

react-native-inline-timepicker

Version:

A simple android and ios timepicker which can be used inline with other react-native components.

30 lines (29 loc) 717 B
{ "name": "react-native-inline-timepicker", "version": "1.2.0", "description": "A simple android and ios timepicker which can be used inline with other react-native components.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/Asaye/react-native-inline-timepicker" }, "keywords": [ "Timepicker", "Android", "ios", "Inline", "React-native" ], "author": { "name": "Asaye Dilbo", "email": "asayechemeda@yahoo.com" }, "readme": "README.md", "bugs": { "url": "https://github.com/Asaye/react-native-inline-timepicker/issues" }, "license": "ISC" }