Skip to main content
TextField adds a label, helper text, error state, and editability controls to React Native TextInput.

Usage

Props

All React Native TextInputProps are accepted. A supplied editable value takes precedence over isDisabled and isReadOnly.