Documentation Index
Fetch the complete documentation index at: https://docs.mobile-starter.amisi.ai/llms.txt
Use this file to discover all available pages before exploring further.
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