What’s new in UIKit

Asked on 06/15/2025

3 searches

At WWDC, Apple introduced several new features and improvements in UIKit across different sessions. Here are some of the highlights:

  1. New Design System: UIKit has been updated with a new design system featuring a material called Liquid Glass, which is translucent and dynamic. This new material is used across various components like navigation bars, toolbars, and more, providing a modern and cohesive look (What’s new in UIKit).

  2. SwiftUI Integration: There are enhanced integrations between UIKit and SwiftUI, allowing for more seamless use of both frameworks in the same app. This includes the ability to use SwiftUI animations with UIKit views, making it easier to create fluid and interactive animations (What’s new in UIKit).

  3. Architectural Improvements: UIKit now supports Swift observable objects, which simplifies the process of tracking changes and updating views. This is part of a broader effort to modernize UIKit and improve its interoperability with SwiftUI (What’s new in UIKit).

  4. UI Update Link: A new feature in iOS 18, UIUpdateLink, allows for easier implementation of complex animations that require periodic UI updates. It offers advanced features for better performance and battery efficiency (What’s new in UIKit).

  5. Document Launch Experience: There are improvements to the launch experience for document-based apps, providing more control over launch views and supporting template document creation (What’s new in UIKit).

These updates are part of Apple's ongoing efforts to enhance UIKit, making it more powerful and easier to use in conjunction with SwiftUI. For a comprehensive overview, you can watch the sessions "What’s new in UIKit" from both 2024 and 2025.