The hello world of Doorman + Expo phone auth. The best part? It's ready for production.
Add Doorman's phone auth flow, and include a custom splash screen before users sign in.
By default, Doorman implements its own "stack". However, if you're using React Navigation, this example shows you how to take more ownership of your auth flow by making your own stack.
Most apps want to collect information from users after they authenticate, like a name, profile picture, etc, before letting users start using the app.