IGMTCryptoI
tRPC11mo ago
5 replies
IGMTCrypto

Can I use tRPC on multiple platforms?

I want to make tRPC + Next.js my primary tech stack for building all my full-stack web apps, but the problem is, what if in the future I decide to build a mobile app for this web app using Expo (a React Native framework)? Can I still use tRPC as my backend? Like, does it have a REST API that I can fetch from the Expo codebase?
Was this page helpful?