Featured
Login form
Email/password sign-in with social and recovery affordances.
Preview + codeExamples · recipes · starters · v20260902.0.0
Browse source-equal component examples, complete production screen recipes, and isolated consumer starters. Every preview links back to the real Showcase or committed source; there is no second examples-only runtime.
Featured recipes
Start with login, dashboard, data, checkout, settings, forms, overlays, feedback, and date/navigation primitives.
Featured
Email/password sign-in with social and recovery affordances.
Preview + codeFeatured
Production dashboard composition with balances, activity, and actions.
Preview + codeFeatured
Searchable, filterable data flow with loading/error/retry states.
Preview + codeFeatured
Order review, address editing, and place-order composition.
Preview + codeFeatured
Top-level settings navigation and preference entry points.
Preview + codeFeatured
Editable profile form with avatar and save action.
Preview + codeFeatured
Source-equal Table/DataTable runtime example.
Preview + codeFeatured
Dialog composition with the real overlay runtime.
Preview + codeFeatured
Sheet/BottomSheet interaction through the canonical Showcase.
Preview + codeFeatured
Toast feedback using the shared BeeUI provider runtime.
Preview + codeFeatured
Calendar/date selection with platform-honest preview boundaries.
Preview + codeFeatured
Accessible tabbed disclosure and navigation composition.
Preview + codeExplore all
The component and pattern collections below come directly from BeeUI's public manifests. Adding/removing public source changes this page automatically.
Component recipe
Single-value controlled/uncontrolled disclosure group where one item expands at a time.
Preview + codeComponent recipe
Inline semantic status callout with live-region announcement for feedback that stays on screen.
Preview + codeComponent recipe
Confirmation/destructive modal built on the Dialog kernel; only explicit Cancel/Action closes it.
Preview + codeComponent recipe
Title/description/leading/trailing screen-header composition; owns no navigation library.
Preview + codeComponent recipe
Image-with-fallback identity surface with size variants and source-keyed failure reset.
Preview + codeComponent recipe
Compact semantic status label with paired foreground/background tokens.
Preview + codeComponent recipe
Bottom-anchored primary-action surface; safe-area ownership stays with the app shell.
Preview + codeComponent recipe
Thin View primitive with no design assumptions, for ad-hoc layout.
Preview + codeComponent recipe
Router-neutral breadcrumb trail with decorative separators hidden from accessibility.
Preview + codeComponent recipe
Accessible pressable with variant/size/loading/disabled states and an optional label primitive.
Preview + codeComponent recipe
Month-grid date-selection surface; owns no field, popover, or input chrome.
Preview + codeComponent recipe
Elevated/outlined surface with variant and spacing contract.
Preview + codeComponent recipe
Controlled boolean/indeterminate checkbox; enabled usage without onCheckedChange warns in development.
Preview + codeComponent recipe
Standalone toggle or value-scoped group item with button/radio/checkbox semantics.
Preview + codeComponent recipe
Controlled/uncontrolled single-region disclosure with content mounted only while open.
Preview + codeComponent recipe
Native system date-picker field backed by @react-native-community/datetimepicker.
Preview + codeComponent recipe
Native combined date-and-time picker field backed by @react-native-community/datetimepicker.
Preview + codeComponent recipe
Read-only grouped label/value metadata composition with no data-state ownership.
Preview + codeComponent recipe
Controlled/uncontrolled modal backed by React Native core Modal, with a real Web focus trap and Escape dismissal.
Preview + codeComponent recipe
Non-modal action menu on the shared anchored-overlay runtime, with items, checkbox items, and radio groups.
Preview + codeComponent recipe
Label/description/error composition for text-entry controls; wires accessible label and required relationships to text inputs only.
Preview + codeComponent recipe
Structural legend/description/error grouping for related controls without becoming one accessible parent element.
Preview + codeComponent recipe
Destructive form feedback (with muted HelperText variant) using polite live-region semantics.
Preview + codeComponent recipe
44px icon-only action; an accessible label is required.
Preview + codeComponent recipe
Single-line text input with semantic focus/invalid/disabled states and Field-provided accessibility.
Preview + codeComponent recipe
Scrollable form-screen shell with bounded width, explicit safe-area ownership, and platform keyboard handling.
Preview + codeComponent recipe
Semantic form/control label with accessible required-state wording and optional nativeID linkage.
Preview + codeComponent recipe
Link semantics over Pressable; owns no navigation library or routing behavior.
Preview + codeComponent recipe
Bordered grouped-row surface with list container semantics and an aligned header.
Preview + codeComponent recipe
Grouped row (with a settings-row specialization) that synthesizes accessible names from primitive content when interactive.
Preview + codeComponent recipe
Read-only label/value metadata row primitive.
Preview + codeComponent recipe
Controlled/uncontrolled one-time-code input with numeric normalization and per-value completion callbacks.
Preview + codeComponent recipe
Controlled page/page-count context with normalized boundaries and type-enforced page/prev/next items.
Preview + codeComponent recipe
Password field with visibility toggle and safe keyboard/autofill defaults; caller overrides remain authoritative.
Preview + codeComponent recipe
Non-modal anchored surface on the shared overlay runtime with flip/shift/collision and safe-area policy.
Preview + codeComponent recipe
Clamped determinate progress bar with native progressbar semantics.
Preview + codeComponent recipe
Controlled radio item and RadioGroup coordinator with native radiogroup semantics.
Preview + codeComponent recipe
BeeUIProvider application root plus an explicit SafeArea surface with caller-owned edge selection.
Preview + codeComponent recipe
Base application surface with semantic background and optional spacing; owns no safe-area or scroll behavior.
Preview + codeComponent recipe
Search-keyboard input layered on Input; clearing a non-empty query emits one onSearch('') reset.
Preview + codeComponent recipe
Title/description/action/content composition for screen sections.
Preview + codeComponent recipe
Compact mutually-exclusive selection surface with radiogroup semantics.
Preview + codeComponent recipe
Persistent single string-value selection with anchored option surface and listbox semantics on Web.
Preview + codeComponent recipe
Decorative-by-default divider (semantic when requested); vertical orientation stretches across the cross axis.
Preview + codeComponent recipe
Gesture-driven bottom sheet with detents on the shared overlay runtime.
Preview + codeComponent recipe
Decorative static loading placeholder surface.
Preview + codeComponent recipe
Native activity indicator with semantic tone mapping.
Preview + codeComponent recipe
Typed direction/gap/alignment/wrap layout over View, with HStack/VStack specializations.
Preview + codeComponent recipe
Layout-only metric composition (label/value/help text) with no formatting or state ownership.
Preview + codeComponent recipe
Empty-state and error-state (with retry) composition for zero/failure surfaces.
Preview + codeComponent recipe
Controlled current-step context with finite normalization and duplicate-step fail-safe; owns no workflow state.
Preview + codeComponent recipe
Controlled native switch with semantic track/thumb colors; enabled usage without onValueChange warns in development.
Preview + codeComponent recipe
Semantic data-table primitives that render real table/th scope/aria-sort semantics on Web.
Preview + codeComponent recipe
Controlled tab set sharing state across list/triggers/content; inactive panels are not mounted.
Preview + codeComponent recipe
Semantic typography primitive with type/tone variants that honors OS/browser font scaling.
Preview + codeComponent recipe
Multiline text input using the same semantic contract as Input.
Preview + codeComponent recipe
BeeThemeScope subtree boundary that applies a scoped theme override to its descendants.
Preview + codeComponent recipe
Read-only ordered history composition with semantic marker states; owns no workflow state.
Preview + codeComponent recipe
Provider-scoped toast runtime exposed via useToast (show/dismiss/dismissAll) with FIFO queueing and safe-area-aware stacking.
Preview + codeComponent recipe
Non-interactive contextual annotation (ADR-005): a hover/focus delay state machine plus an anchored, non-focusable bubble.
Preview + codeComponent recipe
Read resolved design-token values at runtime via useBeeToken (hook) and getBeeToken (imperative).
Preview + codeComponent recipe
Keeps non-interactive assistive content in the accessibility tree while removing it from visual layout.
Preview + codePattern recipe
Request a password-reset code for an account email.
Preview + codePattern recipe
Let a new user pick interest topics during onboarding.
Preview + codePattern recipe
Confirmation surface after a password change succeeds.
Preview + codePattern recipe
Collect display name, username, bio, and photo for a new profile.
Preview + codePattern recipe
Enter and confirm a new password behind a reset flow.
Preview + codePattern recipe
Email/password sign-in with social and forgot-password affordances.
Preview + codePattern recipe
Account creation with terms acceptance and social sign-up.
Preview + codePattern recipe
Enter a one-time verification code with resend and destination change.
Preview + codePattern recipe
First-run welcome surface routing to get-started or sign-in.
Preview + codePattern recipe
Range-filtered analytics dashboard with metric summaries.
Preview + codePattern recipe
Finance dashboard overview with balances, activity, and primary actions.
Preview + codePattern recipe
Read-only invoice detail with download and share actions.
Preview + codePattern recipe
List and manage saved payment methods.
Preview + codePattern recipe
Current subscription plan with upgrade, manage, and cancel actions.
Preview + codePattern recipe
Read-only transaction detail with receipt and help actions.
Preview + codePattern recipe
Searchable, filterable transaction list with loading/error/retry states.
Preview + codePattern recipe
Wallet home with accounts, balances, and money-movement actions.
Preview + codePattern recipe
Shopping cart with quantity edits, removal, and checkout.
Preview + codePattern recipe
Order review with address editing and place-order action.
Preview + codePattern recipe
Conversation list for a direct-messages inbox.
Preview + codePattern recipe
Notification feed with mark-read and selection.
Preview + codePattern recipe
Order detail with reorder and support actions.
Preview + codePattern recipe
Order history list with selection.
Preview + codePattern recipe
Social post detail with like, share, and comment submission.
Preview + codePattern recipe
Product detail with add-to-cart and favorite actions.
Preview + codePattern recipe
Browsable product grid with search and favorites.
Preview + codePattern recipe
Product search results with sort and filter affordances.
Preview + codePattern recipe
Social timeline with like, comment, share, and compose.
Preview + codePattern recipe
Public user profile with follow and post-open actions.
Preview + codePattern recipe
Account hub with linked accounts, devices, sign-out, and delete.
Preview + codePattern recipe
Theme/appearance preference selection.
Preview + codePattern recipe
Change password with current/new/confirm fields.
Preview + codePattern recipe
Edit profile fields and avatar with save.
Preview + codePattern recipe
Toggle notification channels and categories.
Preview + codePattern recipe
Privacy and security settings hub with sessions and 2FA entries.
Preview + codePattern recipe
Personal profile summary routing to edit, account, and activity.
Preview + codePattern recipe
Top-level settings menu routing to account, privacy, and appearance.
Preview + codeStarter apps
These are isolated buildable consumers, not screenshots or workspace shortcuts.
Starter app
Expo SDK 57 / Metro consumer using the same package boundary intended for public distribution.
Preview + codeStarter app
Bare React Native / Metro consumer proving BeeUI works without Expo application ownership.
Preview + codeStarter app
Vite + react-native-web consumer with a real production build and browser interaction coverage.
Preview + codeStarter app
Consumer-owned BeeUI source copied through the repository-local Registry workflow.
Preview + codeStarter app
Small application built from the public llms.txt family and agent-development contract.
Preview + code