@logo-rn/logo-password-edit

0.2.6 • Public • Published

@logo-rn/logo-password-edit

allows user to enter password.

npm version

Installation

Install the component:

npm i @logo-rn/logo-password-edit -s

Usage

Once installed, import the component in your application:

import {LogoPasswordEdit} from '@logo-rn/logo-password-edit';
 const [value, setvalue] = useState("");
  //...
   <LogoPasswordEdit id="password_edit"
      text={value} 
      onChangeText={setvalue} 
      watermarkText={"Enter Password"} 
      watermarkEnabled />

For more detailed information, please visit:

Logo Elements Documentation ↗

Package Sidebar

Install

npm i @logo-rn/logo-password-edit

Weekly Downloads

5

Version

0.2.6

License

See license in LICENSE file

Unpacked Size

15.4 kB

Total Files

6

Last publish

Collaborators

  • ahmet.borslan
  • devrim.guner
  • eren.kiraz
  • emine.izmir
  • gamzeyapici
  • serhan.gurbuz