@logo-rn/logo-text-edit

0.2.8 • Public • Published

@logo-rn/logo-text-edit

allows user to enter and edit text.

npm version

Installation

Install the component:

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

Usage

Once installed, import the component in your application:

import {LogoTextEdit} from '@logo-rn/logo-text-edit';
 const [value, setvalue] = useState("");
  //...
  <LogoTextEdit 
      id="TextEdit" 
      text={value} 
      onChangeText={setvalue} 
      watermarkText={"placeholder"} watermarkEnabled 
   />

For more detailed information, please visit:

Logo Elements Documentation ↗

Package Sidebar

Install

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

Weekly Downloads

6

Version

0.2.8

License

See license in LICENSE file

Unpacked Size

14.9 kB

Total Files

6

Last publish

Collaborators

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