Combine with react-native app
Hi guys!
I am working with a team who has already built a t3 stack web app. I have been brought in to support with the development of a mobile app using react-native. The stack utilises a postgresql database and next-auth. The app is deployed over multiple instances with an individual instance for each institution using the app
I am reluctant to use t3 turbo at this stage as the current web app is complex and moving it across will be a significant task.
Has anyone got experience or advice for linking a new react native app to an existing build?
I am unsure whether to set up a standard next-js / express backend to handle api calls or whether there is a clever solution with a different package?
Thanks!
0 Replies