UNPKG

react-native-input-xg

Version:

react native input component for both Android and IOS, useing pure JavaScript

25 lines (24 loc) 637 B
{ "name": "react-native-input-xg", "version": "0.0.2", "description": "react native input component for both Android and IOS, useing pure JavaScript", "main": "Input.js", "repository": { "type": "git", "url": "git+https://github.com/xgfe/react-native-ui-xg.git" }, "keywords": [ "react-native", "input", "react-native-input" ], "author": "xgfe", "license": "MIT", "bugs": { "url": "https://github.com/xgfe/react-native-ui-xg/issues" }, "homepage": "https://github.com/xgfe/react-native-ui-xg/components/Input#readme", "dependencies": { "react-native-stylesheet-xg": "^1.1.0" } }