-
-
Notifications
You must be signed in to change notification settings - Fork 88
Navigation Flows
Jonathan Muller edited this page Dec 12, 2022
·
2 revisions
A navigation flow is a section of the app usually containing multiple screens that handle a certain task.
- Signup
- Privacy Policy
- Phone/Email Input
- First/Last name input
- Selfie capture
- Capture Setup (This flow is customizable via a 'org link' allowing additional screens to be added dynamically)
- User Select (can also create new user which starts Signup Flow then leads to Wallet Select)
- Wallet Select (can create a new wallet which also leads to Org Select)
- Org Selection (optional)
- Capture (This flow is customizable via a 'org link' allowing additional screens to be added dynamically)
- Tree Capture
- Tree Capture Review (this loops back to TreeCapture until the user exits to the Dashboard)
- Messages
- User Select
- Message Select
- Message (one of 3 types)
- Announcement
- Survey
- Direct Chat
Screens that are independent of others
- Splash
- Language Select
- Organization Select
- Dashboard