how to add the searchbar to the bottom tabbar
Asked on 06/15/2025
•@wwdc251 search
To add a search bar to the bottom tab bar in a UIKit app, you can follow the guidance provided in the session "Build a UIKit app with the new design" from WWDC 2025. The search bar can be integrated into the tab bar as a dedicated search tab. When the search tab is tapped, the search button expands into a search field, and the other buttons collapse. This setup allows for a seamless search experience within your app.
For more detailed instructions, you can refer to the Build a UIKit app with the new design (15:18) session, specifically the section on search integration.

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.

What’s new in SwiftUI
Learn what’s new in SwiftUI to build great apps for any Apple platform. We’ll explore how to give your app a brand new look and feel with Liquid Glass. Discover how to boost performance with framework enhancements and new instruments, and integrate advanced capabilities like web content and rich text editing. We’ll also show you how SwiftUI is expanding to more places, including laying out views in three dimensions.

Platforms State of the Union
Discover the newest advancements on Apple platforms.