DealForge autonomously sources, scores, and writes investment memos on venture deals. Stop manually hunting.
1,180+ deals tracked · 22 AI investment memos · Updated daily
Show HN: ReactNative.run – Browser Metro bundler that runs React Native
We built browser-metro, a Metro-like bundler that runs entirely in a Web Worker. It supports full HMR with React Refresh, Expo Router with file-based routing, and on-demand npm package resolution via an ESM server. API routes run in-browser through fetch interception — no server or service worker needed. Unlike Expo Snack (server-side bundling) or CodeSandbox, everything here happens client-side. Currently web-preview only; native device preview is on the roadmap.<p>Open source (MIT): <a href="https://github.com/RapidNative/reactnative-run" rel="nofollow">https://github.com/RapidNative/reactnative-run</a>
ReactNative.run demonstrates impressive technical innovation by moving the Metro bundling process entirely to the client, offering a faster and more scalable alternative to server-side solutions like Expo Snack. While the technical foundation is strong, the project is in its infancy with significant roadmap hurdles—specifically native device preview—and an unclear path to commercialization beyond a developer utility.