where can I discover more about the new tabbaraccessoryview
Asked on 06/12/2025
1 search
To learn more about the new TabBarAccessoryView
, you can refer to the session titled "Build a UIKit app with the new design" from WWDC 2025. This session covers how to create a UITabAccessory
with your content view and set it as a bottom accessory on a UITabBarController
. It also discusses how to handle changes in the accessory view's environment and update it accordingly. You can find more details in the chapter on Tab views and split views.
Additionally, the session "Build a SwiftUI app with the new design" also touches on using a bottom accessory modifier in SwiftUI, which might be relevant if you're working with SwiftUI. You can explore this in the chapter on App structure.

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.

Migrate your TVML app to SwiftUI
SwiftUI helps you build great apps on all Apple platforms and is the preferred toolkit for bringing your content into the living room with tvOS 18. Learn how to use SwiftUI to create familiar layouts and controls from TVMLKit, and get tips and best practices.

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.