Member-only story
Build mobile apps with T3 stack
I started using T3 stack recently and I loved it, If you haven’t heard of it yet, it’s a combination of Next.js and tRPC (and other cool stuff like Prisma, Tailwind). Web applications are super easy to create with T3. It’s kind of magic once you get the hang of it. Then I was thinking, how cool can be if we can make mobile apps with the same stack.
So I created a Template repository based on T3 stack with support to build iOS and Android apps, using the native runtime Capacitor, hope it can be useful.
https://github.com/emadgit/create-t3-mobile-app
ℹ️ When I say “mobile apps,” I mean the mobile view of your web application. Don’t expect all the fancy features you’d find in a native app, though. So, happy coding, and don’t forget to prioritise the mobile-first strategy! 🚀