1.0.1 • Published 7 months ago

rn-reactive-edit-text v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
7 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
errorViewStyleTextStyle
errorTextStyleTextStyle
lableDisabledStyleTextStyle
inputDisabledStyleTextStyle
placeHolderColorstring
1.0.1

7 months ago

1.0.0

7 months ago