Nextjs+Expo(React Native) - Would trpc work?

I'm not sure about how uploading on Vercel works, but if I create an Expo app with NextJS for the web. If someone is on the phone and hits a route on the server, will that trigger the Vercel cloud function to run because the person on the phone is hitting that route?
2 Replies
splitfire?
splitfire?2y ago
yes you can use nextjs api routes from your app
Piotrek
Piotrek2y ago
@forehead if you're just starting, I'd take a look at this: https://github.com/t3-oss/create-t3-turbo
GitHub
GitHub - t3-oss/create-t3-turbo: Clean and simple starter repo usin...
Clean and simple starter repo using the T3 Stack along with Expo React Native - GitHub - t3-oss/create-t3-turbo: Clean and simple starter repo using the T3 Stack along with Expo React Native