UNPKG

react-native-password-eye

Version:

A simple and fully customizable React Native component for TextInputs

43 lines (42 loc) 924 B
{ "name": "react-native-password-eye", "version": "1.0.5", "description": "A simple and fully customizable React Native component for TextInputs", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/amirito/react-native-password-eye.git" }, "keywords": [ "react-native", "react component", "react native component", "react", "react native", "mobile", "ios", "android", "ui", "text input", "text box", "password", "eye", "show password", "hide passeord", "show/hide password" ], "author": "Amir Mousavi", "license": "MIT", "peerDependencies": { "react-native-vector-icons": ">6.6.0" }, "dependencies": { "prop-types": "^15.7.2" }, "devDependencies": { "metro-react-native-babel-preset": "^0.63.0" } }