FormControl
A compound wrapper that provides shared state (disabled, invalid, required, read-only) to its label, helper text, and error message children.
Input
A compound text input component with support for leading/trailing slots, icons, and multiple visual variants.
Textarea
A multi-line text input with variant and size options, built on top of React Native TextInput.
Select
A compound dropdown select component with trigger, portal-based content, search filtering, single-select, and multi-select badge support.