React Navigation Example

By default, Doorman's <AuthFlow /> component (or withPhoneAuth) implements its own "stack".

However, there's a good chance you have your own navigation solution, such as react-navigation, where you want to control where the screens appear.

Check out our brief example for using React Navigation below.

Want to see the code right away? Check out our example repos:

See the example + tutorial (for both v4 & v5!)

Last updated