Developers smoke test, designers playtest, clients test-drive — from a URL.
One flag turns what you're building into a live URL — not a screenshot.
A sticky GitHub comment with a live preview and a recording of the change.
Keep useful native-preview confidence without waiting on simulator builds.
Prefix your dev command. Get a live iOS preview on whatever machine you're already using.
Turn local work into a live, recorded native preview your team can touch.
Agents get semantic control instead of OCR, brittle selectors, or guesswork.
Create launch assets from the same render path your preview uses.
Your existing bundle boots on real RN primitives inside a browser tab.
Native-module shims where needed; pure-JS packages compose the primitives.
The phone chrome and system surfaces are part of the render world.
Humans, agents, and CI can all drive the same app and keep evidence.













