The preview loads the exact production Pattern Gallery screen in the real Showcase. Routing, backend/data, auth and product side effects remain application-owned.
WebInteractive preview above runs the real same-origin BeeUI Showcase.iOSUse the native preview path for simulator/device evidence; Web preview is not native proof.Native preview guide →AndroidUse emulator/device paths for runtime evidence; API/composition remains the public BeeUI contract.Native preview guide →
Copy the composition, keep app ownership explicit.
This screen source is a production composition recipe. Fetching, persistence, routing, authentication/business rules, and backend side effects stay in the consuming application.