Components
Browse the full public component surface. Each page includes import syntax, usage code, key props, variants, best-practice notes, and a custom docs preview.
Library
Button
Primary action component with variants, icons, loading, disabled, and custom colors.
IconButton
Compact icon-only action button with sizes, states, and accessible labels.
Ripple
Pressable wrapper that adds a configurable ripple interaction.
Loader
Animated loading indicator for inline and blocking loading states.
StatusBar
Theme-aware status bar adapter for React Native screens.
TextInput
Single-line input with labels, icons, validation, errors, and disabled state.
MultilineInput
Text area input for longer values with labels and validation support.
OTPInput
One-time password input with configurable length and completion callback.
BottomSheet
Local modal bottom sheet with overlay, gestures, and configurable heights.
Text
Theme-aware typography primitive with variants, colors, and font weights.
Checkbox
Animated checkbox with selected, disabled, and label support.
Radio
Radio control for mutually exclusive selections.
Switch
Theme-aware switch for immediate on/off settings.
Image
React Native image wrapper with placeholder, loading, fallback, and resize options.
Skeleton
Placeholder block for loading layouts.
Slider
Gesture-driven slider for numeric range input.
Card
Content surface with variants, elevation, borders, and optional press behavior.
Divider
Simple horizontal or vertical separator.
IconByVariant
Local SVG icon registry renderer.
Badge
Small label or status pill with sizes, colors, and optional press handling.
Dialog
Dialog content component for confirmations and alerts.
Toast
Inline toast visual for success, error, and info messages.
PasswordInput
Password field with visibility toggle, label, required, and error support.
SearchBar
Theme-aware search input built on TextInput with search and clear actions.
PhotoCarousel
Swipeable image carousel with pagination dots and optional auto-scroll.
ClickableText
Text rendered as a pressable action.
EmptyContent
Empty state layout with icon, title, description, and action.
Avatar
Avatar image wrapper with size and rounded presentation.
NoInternet
Network failure state with icon, copy, animation, and retry action.
MultiSelect
Searchable multi-select dropdown with badges, disabled items, and async loading support.
SelectList
Searchable single-select dropdown with default option and disabled item support.
SlideModal
Animated slide-up modal for composed flows.
ScreenContainer
Screen layout wrapper with safe spacing, loading, and error-friendly composition.