iOS
Native React Native behavior, safe-area ownership, native overlays, Dynamic Type evidence.
Unpublished · v20260902.0.0
BeeUI is a mobile-first React Native UI system for Expo, bare React Native, and Web — with explicit accessibility, responsive, theming, and production-pattern contracts.
Public npm/CLI publication is not open yet. Evaluate the real repository, Showcase, demo, package-boundary fixtures, or source-ownership workflow today.
$ corepack enable
$ pnpm install --frozen-lockfile
$ pnpm showcase
# production gates
$ pnpm check
$ pnpm release:verify
Platform contract
One component system with platform differences documented instead of hidden behind “cross-platform” marketing.
Native React Native behavior, safe-area ownership, native overlays, Dynamic Type evidence.
Native controls, back behavior, TalkBack-oriented contracts, emulator/device smoke lanes.
React Native Web with keyboard/focus contracts, browser integration and deterministic visual QA.
Showcase on Expo plus package-installed clean-consumer verification for bare React Native.
Components
Layout, forms, selection, navigation, disclosure, overlays, data display, feedback, and application chrome share semantic tokens and explicit ownership boundaries.
Browse the generated component reference →Production patterns
Sign-in, recovery, verification, onboarding and profile setup states.
Open in Showcase → 02Information-dense cards, transactions, analytics and responsive dashboards.
Open in Showcase → 03Catalog, checkout, messaging, feeds and interaction-heavy mobile flows.
Open in Showcase → 04Preferences, security, notifications and cross-platform settings surfaces.
Open in Showcase →Reference application
The production demo owns routing, mock service seams, application preferences, and realistic Dashboard, Records, Detail/Edit, Schedule, and Settings flows.
Accessibility
Deterministic semantics, keyboard/focus, RTL, reduced motion, large text and native compilation are separated from device/runtime evidence. Web previews are never presented as native proof.
Accessibility contract →Responsive
Shared breakpoint tokens and responsive primitives keep compact layouts primary while scaling deliberately to medium and expanded widths.
Responsive guide →Theming & density
Light/dark semantic tokens, brand overrides and density modes are downstream of a stable behavior contract.
Choose your ownership model
The Showcase/demo and clean-consumer fixtures exercise the intended package boundary through workspace and packed-artifact verification while public npm publication is closed.
Evaluate the package shape →Inspect, add, diff and update component source through BeeUI's repository-local Registry workflow without creating a second behavior contract.
Source ownership guide →AI-native discovery
`llms.txt`, component/pattern feeds and the agent cookbook are generated and freshness-checked from repository truth.
Release truth
Current workspace version: 20260902.0.0. Public distribution status: Unpublished. The website exposes what exists today without opening npm, GitHub Release/tag, dist-tag, or owner-gated publication actions.
Release & security guidance →