react-native-elements-input-password

1.0.5 • Public • Published

react-native-elements-input-password

React Native Elements show or hide input password


Install

npm i react-native-elements-input-password

Example

import InputPassword from 'react-native-elements-input-password';

<InputPassword
    label="Password"
    value={this.state.regPassword}
    onChangeText={ (regPassword) => this.setState({ regPassword }) }
/>

/react-native-elements-input-password/

    Package Sidebar

    Install

    npm i react-native-elements-input-password

    Weekly Downloads

    1

    Version

    1.0.5

    License

    MTI

    Unpacked Size

    20.7 kB

    Total Files

    4

    Last publish

    Collaborators

    • haifahrul