t3 stack with react-native
Hi guys I have experience working with react-native and was curious if it would be possible to build some sort of all in one web-client, server and expo or bare workflow react-native app with tRPC etc. has anyone experience in doing that/can recommend some tutorial or docs on it and maybe would like to build some project with me to production?
6 Replies
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
GitHub
GitHub - clerkinc/t3-turbo-and-clerk: A t3 Turbo starter with Clerk...
A t3 Turbo starter with Clerk as the auth provider. - GitHub - clerkinc/t3-turbo-and-clerk: A t3 Turbo starter with Clerk as the auth provider.
The clerk repo adds the clerk authentication layer for both native and web app
Next auth only supports the web version
thanks for letting me know! I really like clerk if its also working on react-native!
I advice you to use the original t3-turbo and add clerk manually because the repo is not up to dat
thanks! I will do so!