design updates for UIKit

Asked on 06/12/2025

1 search

At WWDC 2025, Apple introduced several design updates for UIKit, focusing on a new material called Liquid Glass. This material is central to the new design system in iOS 26, providing a translucent, dynamic, and lively appearance across the system. Here are some key updates:

  1. Liquid Glass Material: This new material is used throughout UIKit, giving components like navigation bars, toolbars, and controls a refreshed look. It is designed to be dynamic and alive, with effects such as specular highlights and refraction.

  2. Tab Views and Split Views: These have been updated to adopt the new design system, floating above the content and providing a more integrated appearance. Build a UIKit app with the new design

  3. Navigation Bars and Toolbars: These elements are now transparent and contain Liquid Glass buttons, offering more space for content. Build a UIKit app with the new design

  4. New Tools and APIs: UIKit introduced new tools like the Background extension view and a glass material for custom components. There is also a new scroll edge effect to enhance the legibility of bar buttons and other controls. What’s new in UIKit

  5. Automatic Observation Tracking: UIKit now includes automatic trait and observation tracking, allowing for more efficient updates and performance improvements. What’s new in UIKit

These updates aim to provide a more responsive and visually appealing user interface, making it easier for developers to create apps that feel modern and consistent across Apple's platforms.