Theo's Typesafe CultTTC
Theo's Typesafe Cult4y ago
3 replies
apc98

tRPC + React Native (Expo)?

I've been doing some research on tRPC in the last couple of days and I really like the technology. The question I have is, what if you have a Next.js project and a React Native (Expo) app sharing the same backend? (considering that the backend would live inside the Next.js project). Should I use tRPC, or in this specific case it would be better to use something like Rest so it's easier to spread the backend to different clients?
Was this page helpful?