Reox comes with a comprehensive suite of native UI components that adapt to the underlying platform.
text_view
Display read-only text with specific styling.
image_view
Render images from assets or URLs.
icon_view
System vectors and custom SVG icons.
button_view
Trigger actions with tap/click events.
slider_view
Select value from a continuous range.
switch_view
Toggle boolean state on/off.
text_field
Single-line text input.
date_picker
Native date and time selection.
vstack / hstack
Linear layout containers.
grid_view
2D grid layouts.
scroll_view
Scrollable content area.