Learn Before
Concept

Methods of Forward Navigation

Three types of movement between screens to complete a task:

  • Downward in an app's hierarchy to access deeper content, from a parent screen (higher level of hierarchy) to a child screen (lower level)
  • Sequentially through a flow, or an ordered sequence of screens, such as a checkout process
  • Directly from one screen to any other in the app, such as from a home screen to a screen deep in an app's hierarchy

0

1

Updated 2022-07-28

Tags

Design Science