Basic usage
Example
Available props
label?: stringerror?: stringhelperText?: stringisDisabled?: booleanisReadOnly?: booleanisRequired?: boolean- Inherits
TextInputPropsincludingvalue,defaultValue,onChangeText,placeholder
Available methods and handlers
onChangeText(text): change handler from inheritedTextInputPropsonBlur(event): blur handler from inheritedTextInputPropsonFocus(event): focus handler from inheritedTextInputProps