Once we've identified the design requirements for mobile apps and the app product design process, start designing the app UI or app prototypes. The first question we all face at this time is how to combine information in the best possible way.
Perhaps we compare and understand some of the other common app navigation design patterns.
And good app navigation design pattern decisions play a key role in the entire app's core experience.
Some of the best apps have made some innovative optimizations based on these patterns, this article summarizes the current common and popular patterns, and discusses the scenarios in which these patterns are applicable, hoping to help interactive designers make more informed organizational decisions faster.
Let's take a look at the comparison chart of 8 mobile app navigation design Patterns!
8 Kinds of Mobile navigation
The first type: app tag navigation
The label navigation is located at the bottom of the page and usually contains 5 labels that are more appropriate. This kind of navigation is very common and can be used if your application requires users to switch frequently on different paging. Its disadvantage is that it will occupy a certain height of space. such as the latest version of the app interface design diagram.
App Tag Navigation
The second type: app rudder navigation
A variant of label navigation is now popular, as the individual calls it "rudder navigation" because it is styled like a rudder on a ship, with other operating buttons on either side. This app navigation mode can be used when the page has several large sections at the same level and requires a very important and frequently-operated portal. such as the Grape Club app.
App-Rudder navigation
The third type: App drawer navigation mode
Drawer navigation is a menu hidden after the current page, click the Portal to pull the menu like pull drawer, the advantage of this navigation is to save the page display space, let the user focus more attention to the current page. More suitable for apps that don't need to switch content frequently, such as setting, about, and so on. This navigation design needs to be aware of the need to provide a menu-drawn transition animation.
Since the path application, this drawer-style navigation menu has been very popular with everyone.
App-Drawer Navigation
Fourth: App Gongge navigation (e.g. nine Gongge)
This Gongge navigation is all about aggregating the main portals in the page, allowing the user to make a choice. Such organizations do not allow users to see the content in the first time, the choice of pressure, the use of such navigation has become less, often used in the level two page as a graphical form of the table of contents, or as a series of tools to aggregate the entrance.
App Gongge Navigation
Fifth: App Hybrid combo navigation
Combined navigation is used when users need to focus on the content and need some shortcut portals to connect to certain pages. The shortcut entry is shown in the Gongge form above the combined navigation, and unlike the label navigation, there is no need to have a lateral relationship between the entrance gates, or to include the entire hierarchy of content, which you can interpret as a graphical text chain. This kind of navigation is more flexible and can adapt to the rapid adjustment of architecture.
App Hybrid Combo Navigation
Sixth type: List app navigation
List-style app navigation is an essential information hosting mode for our app design. Of course, as an app navigation is also very convenient.
However, for the time being, list navigation is typically used for level two pages, which, like Gongge navigation, do not show any real content by default, so the app will not use it on the home page. This navigation structure is clear, easy to understand, cool and efficient, can help users quickly navigate to the corresponding page. List items can be grouped by spacing, headings, and so on.
App-List navigation
Seventh Type: Tab navigation
For level two pages, the Nature and label navigation is the same, when the application hierarchy is large, you can use tab navigation, the typical scene is to change the current view, or the current page content to be categorized view.
TAB navigation
the eighth type: large-size carousel navigation or large-picture navigation design
When your application information is flat enough, you can try the carousel navigation and, if applied properly, can give a refreshing experience. This kind of navigation can ensure the maximum application of the page simplicity, operation is also the most convenient. However, the disadvantage is that it is not possible to quickly locate the corresponding paging content.
Big Picture Carousel Navigation
Comparison of 8 mobile app navigation design modes