Documentation
Examples
Small, focused programs — each one highlights a single capability of the platform. Read the source, then run it live in the floating simulator or scan to open it on your phone.
3 sections · 9 examples · TypeScript
UINative components, gestures & motion
CounterA signal, a computed value, and text and style bindings — no manual re-render.ChecklistStyle classes and an SVG icon — one class on the row cascades to the circle, the check and the title.Live validationLive validation via computed — the message, colour and enabled button all derive from the input.Expanding cardA card that expands with animateTo — per-property, staggered and interruptible.10,000 rowsTen thousand rows in a UIVirtualizedList scroll as cheaply as ten.
All 7 examples 2DSprites, physics & the 2D game loop
3DMeshes, materials, lighting & physics