1.1.6 • Published 10 months ago

rn-reactive-text-input v1.1.6

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago
  • A dynamic TextInput view that response to the keyboard's input and has 3 modes - Error, Disabled, Regular .

  • It comes with a built-in TypeScript typings and is compatible with all popular JavaScript frameworks. You can use it directly or leverage well-maintained wrapper packages that allow for a more native integration with your frameworks of choice.

Example:

Dataset Properties

NameTypeDefault
labelstring
isErrorboolean
messagestring
isDisabledboolean
isEditableboolean
textInputStyleViewStyle
lableStyleTextStyle
errorInputStyleTextStyle
errorTextStyleTextStyle
lableDisabledStyleTextStyle
inputDisabledStyleTextStyle
placeHolderColorstring
debounceDelaynumber
onDebounce(debouncedText) => void
containerStyleViewStyle
1.1.6

10 months ago

1.1.5

10 months ago

1.1.4

10 months ago

1.1.1

11 months ago

1.1.0

12 months ago

1.0.9

1 year ago

1.1.3

11 months ago

1.1.2

11 months ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago