Expo Router Convex Auth template
I made an example of using Convex Auth with Expo Router and gluestack-ui components. The example has the Passwords authentication method set up, including email verification using Resend.
You can try out the public preview at https://expo-router-convex-auth.vercel.app/, or build the Android or iOS apps following the instructions in the GitHub repository: https://github.com/reeceyang/expo-router-convex-auth
I hope this can be helpful to anyone starting a new React Native app! Feel free to let me know if you have any feedback.
2 Replies