sootsim start

install + run sootsim, open it in your browser

sootsim start

The zero-config onboarding entrypoint — bare sootsim (or npx sootsim) defaults to this. Installs the engine runtime if missing, ensures the bridge daemon is running (or falls back to a detached server when a daemon can’t be registered), waits for the bridge, then opens http://localhost:7668/ in the system browser.

terminal

sootsim start [options]
sootsim

Options

flagdescription
--port <n>bridge port (default: 7668)
--no-opendon’t open the browser at the end

Examples

terminal

sootsim
sootsim start
npx sootsim

Ready to build?

Run your React Native app in the browser. No simulators, no native toolchain, no waiting.

npm i -g sootsim