rn-password-input
v0.0.1
Published
A password input for react native
Readme
#React Native password input
[](https://travis-ci.org/alvessteve / react-native-password-input)
Password input component for your projects
Installation
- Run:
$ npm install react-native-password-input --save - As this module is based on react-native-vector-icons (https://github.com/oblador/react-native-vector-icons) you have to run
$ react-native link react-native-vector-icons - You are ready to use !
How to use it
Explore the example folder
