- What is lateral navigation in UX?
- What are different types of navigation in UI design?
- What is navigation in an app?
What is lateral navigation in UX?
Lateral navigation refers to movement between screens at the same level of hierarchy. It enables access to different app destinations and features, or pivoting between related items in a set.
What are different types of navigation in UI design?
There are 3 types of embedded navigation systems that are commonly used, global navigation, local navigation, and contextual navigation.
What is navigation in an app?
Navigation refers to the interactions that allow users to navigate across, into, and back out from the different pieces of content within your app. Android Jetpack's Navigation component helps you implement navigation, from simple button clicks to more complex patterns, such as app bars and the navigation drawer.