It’s nice to vibe-code apps for your phone.
To date I’ve always made PWAs instead of native apps. The main reason is that I thought native app development would be far more faff than PWA development. Turns out that’s no longer true—with Claude and Codex, it all just works.
One thing that surprised me (but shouldn’t have done): you can install native apps over Wi-Fi. You just have to pair your device.
(For a simple app that doesn’t need native-only features, PWAs remain the better choice—they’re faster to iterate on.)
