0.0.1 • Published 6 years ago

rn-password-input v0.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

#React Native password input

[Travis](https://travis-ci.org/alvessteve / react-native-password-input) npm npm Issue Stats

Password input component for your projects

Installation

  1. Run: $ npm install react-native-password-input --save
  2. 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
  3. You are ready to use !

How to use it

Explore the example folder