tell me if liquid glass can be used with uikit
Asked on 2025-08-05
1 search
Yes, Liquid Glass can be used with UIKit. In the session titled "Build a UIKit app with the new design," it is explained that UIKit offers APIs to adopt the new Liquid Glass look and feel. Liquid Glass is designed to be an interactive layer that floats above your content, providing the main controls that the user touches. It is distinct from other visual effects like UI Blur Effect and is meant to be used for the most important elements of your app. You can create a UI Visual Effect view and use a UI Glass Effect to apply Liquid Glass to custom views. For more details, you can refer to the session Build a UIKit app with the new design (19:15).

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.

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

What’s new in UIKit
Modernize your app with the latest APIs in UIKit, including enhanced menu bar support, automatic observation tracking, a new UI update method, and improvements to animations. We’ll also cover how you can include SwiftUI scenes in your UIKit app and explore SF Symbols, HDR color pickers, and more.