Tabviewbottomaccessory
Asked on 06/11/2025
1 search
The concept of a "Tab View Bottom Accessory" is discussed in the context of building apps with SwiftUI and UIKit in the WWDC sessions. Specifically, in the session titled "Build a SwiftUI app with the new design," it is mentioned that you can place a view above the bar with the Tab View Bottom accessory modifier. This allows you to take advantage of the extra space provided by the tab bar's collapsing behavior inside your accessory view. You can read the Tab View button accessory placement from the environment and adjust the content of your accessory when it collapses into the Tab bar area.
For more details, you can refer to the session Build a SwiftUI app with the new design (05:35).

Build a UIKit app with the new design
Update your UIKit app to take full advantage of the new design system. We’ll dive into key changes to tab views, split views, bars, presentations, search, and controls, and show you how to use Liquid Glass in your custom UI. To get the most out of this video, we recommend first watching “Get to know the new design system” for general design guidance.

Build a SwiftUI app with the new design
Explore the ways Liquid Glass transforms the look and feel of your app. Discover how this stunning new material enhances toolbars, controls, and app structures across platforms, providing delightful interactions and seamlessly integrating your app with the system. Learn how to adopt new APIs that can help you make the most of Liquid Glass.

Get to know the new design system
Dive deeper into the new design system to explore key changes to visual design, information architecture, and core system components. Learn how the system reshapes the relationship between interface and content, enabling you to create designs that are dynamic, harmonious, and consistent across devices, screen sizes, and input modes.