@logo-rn/logo-numeric-edit

0.2.11 • Public • Published

@logo-rn/logo-numeric-edit

allows user to enter and edit text with type of numbers

npm version

Installation

Install the component:

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

Usage

Once installed, import the component in your application:

import {LogoNumericEdit} from '@logo-rn/logo-numeric-edit';
  const [value, setvalue] = useState("");
  //...
  <LogoNumericEdit
      maxValue={100} 
      id="NUMERIC_EDIT"
      value={value}
      onChangeText={setValue}
  />

For more detailed information, please visit:

Logo Elements Documentation ↗

Package Sidebar

Install

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

Weekly Downloads

1

Version

0.2.11

License

See license in LICENSE file

Unpacked Size

17.7 kB

Total Files

6

Last publish

Collaborators

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