🚪
🚪
🚪
🚪
Doorman
Sign In
Home
Search…
🚪
🚪
🚪
🚪
Doorman
Welcome to Doorman 👋
🥂Getting Started
Setup
Installation
Free Test Numbers
🤖Example Code
Quick Example
Example Apps & Repositories
React Navigation Example
📱Auth Components
🦁
withPhoneAuth
🔥
AuthFlow
Common Screen Props
UI Components
👓Concepts
Accessing the current user
Add user to the database
Signing out
🍬Wrappers
AuthGate
DoormanProvider
🐠React Hooks
useDoormanUser
useMaybeDoormanUser
useAuthGate
useAuthFlowState
📕Resources
Deploying to the App Store
Web Support
Custom Auth Flow
Build your UI from scratch
Example App with Custom UI
Tutorial for Custom UI
doorman reference
Powered By
GitBook
Build your UI from scratch
Doorman offers awesome
UI components
that are
beautiful
and
highly customizable
.
However, if you want to build your screens from scratch, you can do that!
Use
doorman
to go fully custom
Doorman ships 2 key functions that help you build your flow on your own.
doorman reference
Example App
See our
example app on Github
.
Let us handle the logic 😇
Don't feel like writing a bunch of
useState
calls in your custom flow?
You're in luck. You can use
useAuthFlowState
, which has a global, shared state across your app of the current onboarding state.
See the docs for
useAuthFlowState
to see why that might be useful as you build your own flow.
📕Resources - Previous
Web Support
Next
Example App with Custom UI
Last modified
2yr ago
Copy link
Contents
Use doorman to go fully custom
Example App
Let us handle the logic 😇