Roman Kamushken
<span class="blog_big-paragraph">The App Bar serves as a crucial navigation element that remains consistent throughout an application. It allows users to easily switch between screens or access important features, ensuring a seamless and intuitive user experience.</span>
App Bar (also known as the Application Bar or Navbar) – is a prominent and persistent UI component located at the top of an application or screen.
Designed to provide consistent navigation and access to essential functions, the App Bar serves as a central hub that allows users to switch between screens, access important features, and maintain contextual awareness throughout their app journey.
Appbar typically includes various interactive elements such as menus, buttons, icons, search bars, and notifications. These elements enable users to perform common actions and navigate to different sections of the application.
Now let's dive deeper into the App Bar UI design details ↓
![Application Bar UI design tutorial](https://cdn.prod.website-files.com/64d1f4894b9a964bb3b26df9/651eb80fd510f0ca34e70f99_App_Bar_01-min.webp)
{{spacer-64}}
Anatomy
Let's review separately the left, center, and right elements of App Bar. You may hide unused sections, and implement partial App Bars, for example without a title, or no right controls at all.
![Application Bar UI design anatomy](https://cdn.prod.website-files.com/64d1f4894b9a964bb3b26df9/651eb80ed6eec22bc956b7ac_App_Bar_02-min.webp)
{{spacer-64}}
Left controls
Sustain any kind of actions at the App Bar's left side you want to focus the user's attention on by keeping them in sight.
System navigation controls are a common choice for most cases and the users are familiar with this pattern.
They may lead to:
- Back
- Menu
- Close
- Custom (e.g. settings, profile, etc)
![Application Bar UI design anatomy](https://cdn.prod.website-files.com/64d1f4894b9a964bb3b26df9/651eb80f418663af75b6792a_App_Bar_03-min.webp)
{{spacer-16}}
Either, you may use other types of controls, you want to emphasise as attainable on a particular screen.
![Application Bar UI design anatomy](https://cdn.prod.website-files.com/64d1f4894b9a964bb3b26df9/651eb80e582241e3d0884a49_App_Bar_04-min.webp)
{{spacer-16}}
On the desktop screen you are allowed to compound combinations of elements in order to use more App Bar's space functionally.
Combine logo, search inputs, dropdowns, icons (as buttons) and so on.
![Application Bar UI design desktop](https://cdn.prod.website-files.com/64d1f4894b9a964bb3b26df9/651eb80e8f9ded285bb3aa0e_App_Bar_05-min.webp)
{{spacer-64}}
Center section
App Bar's middle space is committed to title an application screen mostly. If necessary, you can replace it with additional controls specific to the current app section.
Center may contain:
- Title (with possible subtitle)
- Userpic (with possible name)
- Logo
- Segmented controls
- Search input
- Navigation items (Tabs, Button Group, Breadcrumbs, etc)
{{spacer-24}}
Title
You may use a single title for the app section naming or extend to more informational purposes by enabling a sub-title.
![Application Bar UI design anatomy](https://cdn.prod.website-files.com/64d1f4894b9a964bb3b26df9/651eb80f4f8bdaeee98de5e6_App_Bar_06-min.webp)
{{spacer-16}}
Adding a Chevron/Caret item is clearly distinguish there is something to reveal after a title was tapped.
![Application Bar UI design menu](https://cdn.prod.website-files.com/64d1f4894b9a964bb3b26df9/651eb80f3b4a83b3d4c04d3c_App_Bar_07-min.webp)
{{spacer-24}}
Userpic
May be used for providing particular user details especially when interacting with Profiles, Messengers, Social apps.
![Application Bar UI design avatar](https://cdn.prod.website-files.com/64d1f4894b9a964bb3b26df9/651eb80fcd1415931dec83a2_App_Bar_08-min.webp)
{{spacer-24}}
Logo
Put a logo into a central part of App Bar to prioritize the brand identity. Fits especially for Home/Start screens where a user's journey usually begins.
![Application Bar UI design logo](https://cdn.prod.website-files.com/64d1f4894b9a964bb3b26df9/651eb80ed2082cbb72bce03c_App_Bar_09-min.webp)
{{spacer-24}}
Segmented control
On mobiles place a Segmented Control into App Bar to toggle screen states or content properties within just a single action.
![Application Bar UI design tabs](https://cdn.prod.website-files.com/64d1f4894b9a964bb3b26df9/651eb80e7f6b6bd5fc181bf3_App_Bar_10-min.webp)
{{spacer-24}}
Search input
Generally used for desktop App Bars, center-based input may be utilized in order to have a search on hand.
On mobiles it usually migrates as the App Bar's second level when resized.
![Application Bar UI design search](https://cdn.prod.website-files.com/64d1f4894b9a964bb3b26df9/651eb80e0bc36df934bbb539_App_Bar_11.webp)
{{spacer-24}}
Navigation items
Tabs, Buttons Group, Breadcrumbs are common navigation components to locate at the App Bar's center.
Either as for the previous case, they migrate on a second level when shrunk to the mobile viewport.
![Application Bar UI design navigation](https://cdn.prod.website-files.com/64d1f4894b9a964bb3b26df9/651eb80fcd1415931dec83a5_App_Bar_12.webp)
{{spacer-64}}
Right controls
Maintain any kind of components on the App Bar's right side. Place a single control or a combination of frequently used, which may be:
- Avatar
- Icons (as Buttons)
- Buttons (Call to action)
- Search Input (mostly desktop)
- Dropdown (e.g. for an account swap, language)
Avatar
To call out a function related to user properties, place an tappable Avatar at the top right area of App Bar.
A tap may lead to profile settings or reveal popover menu.
![Application Bar UI design anatomy](https://cdn.prod.website-files.com/64d1f4894b9a964bb3b26df9/651eb80e169fffceafbb8fa4_App_Bar_13.webp)
{{spacer-24}}
Icons
Using icons as Buttons aimed to represent popular in-app actions ergonomically.
Place here the most used controls you want to have permanently on a users' sight.
![Application Bar UI design icons](https://cdn.prod.website-files.com/64d1f4894b9a964bb3b26df9/651eb80e3a450760a7ef5b30_App_Bar_14.webp)
{{spacer-16}}
You may hide behind a popping menu all the items used less often. Especially fits for apps with 5 or more independent sections.
Works well when you want your user to have 5+ in-app links on hand.
![Application Bar UI design menu](https://cdn.prod.website-files.com/64d1f4894b9a964bb3b26df9/651eb80fa31989f697fd36fa_App_Bar_15.webp)
{{spacer-24}}
Buttons
Place Buttons into the right-sided region to call to action. Use styles and color wisely when having several buttons to distinguish primary and secondary actions associated with the business logic of the app.
You may have a variety of shapes: Square, Circle, Pill buttons. And a variety of styles: Filled, Raised, Outlined (Ghost), Flat and so on depending on a necessity to grab user's attention.
![Application Bar UI design buttons](https://cdn.prod.website-files.com/64d1f4894b9a964bb3b26df9/651eb80e59e10a722e3e32d3_App_Bar_16.webp)
{{spacer-24}}
Search input
Have a quickly accessible search input by placing it at the right as a single component, or among other controls. Mostly fits desktop cases.
![Application Bar UI design input](https://cdn.prod.website-files.com/64d1f4894b9a964bb3b26df9/651eb80f50f473558d139e8c_App_Bar_17.webp)
{{spacer-24}}
Dropdowns
To toggle users, accounts, languages, etc. use Dropdown nested into App Bar's right section. Applied often for tablet/desktop resolutions.
![Application Bar UI design dropdown](https://cdn.prod.website-files.com/64d1f4894b9a964bb3b26df9/651eb80e90e23fe0a973e182_App_Bar_18.webp)
{{spacer-64}}
Styles & Themes
You can themify App Bars within a variety of styling methods. To match the exterior of your overall in-app UI, you may use the following themes:
- Flat
- Raised
- Shaded
- Inverted
- Transparent
![Application Bar UI design CSS styles](https://cdn.prod.website-files.com/64d1f4894b9a964bb3b26df9/651eb80f278977a2948d8a3e_App_Bar_19.webp)
{{spacer-24}}
Flat
App Bar's flat theme proposes a minimalistic approach with no separation, where the header and background compounding a visually holistic surface.
![Application Bar UI design flat](https://cdn.prod.website-files.com/64d1f4894b9a964bb3b26df9/651eb80fce9b20142d015166_App_Bar_20.webp)
{{spacer-24}}
Raised
Elevated style proposes to implement a smooth shadow to easily distinguish App Bar hovering over a background.
![Application Bar UI design raised](https://cdn.prod.website-files.com/64d1f4894b9a964bb3b26df9/651eb80fba22b08c92f37c03_App_Bar_21.webp)
{{spacer-24}}
Shaded
App Bar filled with solid color with opacity decreased to 8–12%. Thus you may suit an app with the smooth palette of your brand colors.
![Application Bar UI design shaded](https://cdn.prod.website-files.com/64d1f4894b9a964bb3b26df9/651eb80f2896a8086b921a10_App_Bar_22.webp)
{{spacer-24}}
Inverted
Dark version of App Bar you may use to distinguish the header by highlighting with color contrast. It's inverted as it's colored opposite to the overall application theme.
![Application Bar UI design inverted](https://cdn.prod.website-files.com/64d1f4894b9a964bb3b26df9/651eb80fe8cbd0ac8732e033_App_Bar_23.webp)
{{spacer-24}}
Transparent
Mostly used for mobile App Bars, this style reveals more space for full-size images in some specific sections (e.g. item details, profiles, deals).
![Application Bar UI design template](https://cdn.prod.website-files.com/64d1f4894b9a964bb3b26df9/651eb80ff3d12126fda89967_App_Bar_24.webp)
{{spacer-64}}
UX & Usability
Let's review some kinds of behaviour extra special for App Bars. There are some cases when the app header can have:
- Selected state
- Bottom positioning
- Shadow on scroll
- Blurred background
- Hide items on resize
Selected state
App Bar can dynamically swap themes to provide instant user feedback, e.g. when selecting items, events happening, warning states, etc.
![Application Bar UI design usability](https://cdn.prod.website-files.com/64d1f4894b9a964bb3b26df9/651eb80ea588c52ce1fa9679_App_Bar_25.webp)
{{spacer-24}}
Bottom positioning
On mobile viewports, you may attach App Bar to the bottom. Thus all the primary actions become available within fewer fingers stretching.
![Application Bar UI design bottom](https://cdn.prod.website-files.com/64d1f4894b9a964bb3b26df9/651eb80e5ad9299170147e5c_App_Bar_26.webp)
{{spacer-16}}
Conceptually, you may implement the same positioning either for desktop web apps. For example, there is a successfully utilized bottom bar on macOS and Windows and this pattern is familiar to users.
![Application Bar UI design desktop](https://cdn.prod.website-files.com/64d1f4894b9a964bb3b26df9/651eb80e7392c6a31c0d8982_App_Bar_27.webp)
{{spacer-24}}
Shadow on scroll
App Bar gets elevated when the screen is scrolled. Mostly fits for flat headers.
Emerged shadow emulates the hovering effect which makes it seem in-app environment more natural and logical.
![Application Bar UI design shadow](https://cdn.prod.website-files.com/64d1f4894b9a964bb3b26df9/651eb80ea507f1d3c7450401_App_Bar_28.webp)
{{spacer-24}}
Blurred background
This tiny visual effect also makes the overall user experience slicker.
Use a CSS property backdrop-filter: blur(16px); to achieve App Bar's surface transparently blurred.
![Application Bar UI design blur](https://cdn.prod.website-files.com/64d1f4894b9a964bb3b26df9/651eb80f8689817b137ea4d6_App_Bar_29.webp)
{{spacer-24}}
Hide items on resize
App Bar's navigation items are sometimes required to collapse and cover behind "More" action (dots), especially when resized from desktop to mobile.
![Application Bar UI design viewports](https://cdn.prod.website-files.com/64d1f4894b9a964bb3b26df9/651eb80e38b05ad38b99126f_App_Bar_30-min.webp)
{{spacer-24}}
{{stars-conclusion}}
{{spacer-24}}
This is all you need to know to design better App Bars.
Hope this exploration will help you to improve your in-app UX. The next chapter is for Badges, probably. Stay tuned!
{{spacer-64}}
Related links
- Navbar component (React)
- Application bar (Angular)
- iOS App Bars (Figma)
- MobileX App Bars (Figma)