Open Source
Building RapidNative meant solving problems that were not specific to RapidNative. We released the results. All MIT licensed.
tinbase
Backend
Local Supabase dev, without Docker
One process, real Postgres, and the official supabase-js SDK works unchanged — REST, Auth, Storage and Realtime.
npm i tinbase
Lifo
Runtime
A Linux-like OS that runs anywhere JS does
A clean-room reimplementation of Unix in TypeScript. Runs in a browser tab or a Node process — no VM, no emulator.
npm i lifo-sh
jetplane
Tooling
Low-footprint Expo dev servers
A Metro plugin and a thin dev server. Same-dep projects share one transform cache — ~40 MB per environment, not ~325 MB.
npm i jetplane