






npx expo start, scan the QR code, and I'm testing gesture timing on a real phone within a couple of minutes. When I do need something native-feeling like Skia's canvas rendering, it's still a plain Expo project, no ejecting, no separate native module setup. That loop, idea in the morning, working prototype by the evening, is the only reason this repo has 17 of these instead of 2 or 3.
Engineering Approach
Every prototype follows the same principles:Posted Jul 28, 2026
Production-ready React Native interaction prototypes: custom Skia rendering, physics-based animations, and advanced gesture systems built from first principles.