what new UI elements were introduced in 2024 for iOS?

Generated on 7/30/2024

1 search

Tailscan

This post is brought to you by Tailscan, the best devtool for Tailwind CSS.

In 2024, several new UI elements were introduced for iOS, particularly in UIKit and SwiftUI. Here are the key updates:

UIKit

  1. Document Launch Experience: Redesigned launch experience for document-based apps, allowing full control over launch views and support for template document creation. (What’s new in UIKit)
  2. Tab and Sidebar Updates: Major updates to tabs and sidebars, including new APIs (UI Tab and UI Tab group) for better app structure description and customization features for personalization through drag and drop. (What’s new in UIKit)
  3. Fluid Transitions: Introduction of a new zoom transition that is continuously interactive, enhancing the sense of continuity in app navigation. (What’s new in UIKit)
  4. Controls: New type of widget called "controls" that can be used in system spaces like the control center, lock screen, and action button. (Extend your app’s controls across the system)

SwiftUI

  1. Custom Controls: Ability to create custom resizable controls such as buttons and toggles that can be used in the control center or lock screen. (What’s new in SwiftUI)
  2. New Graphics Capabilities: New mix modifier on color for blending colors and extended custom shader features for precompiling shaders. (What’s new in SwiftUI)
  3. Scroll View Enhancements: New APIs for fine-grained control over scroll views, including reacting to content changes and detecting view visibility changes due to scrolling. (What’s new in SwiftUI)

Customization

  1. App Icons and Widgets: App icons and widgets can now appear in light, dark, or tinted versions, with automatic tinting applied to maintain design intent and legibility. (Platforms State of the Union)

Sessions Mentioned

  1. What’s new in UIKit
  2. What’s new in SwiftUI
  3. Extend your app’s controls across the system
  4. Platforms State of the Union

These updates provide developers with new tools and capabilities to enhance the user experience in their iOS apps.

What’s new in SwiftUI

What’s new in SwiftUI

Learn how you can use SwiftUI to build great apps for any Apple platform. Explore a fresh new look and feel for tabs and documents on iPadOS. Improve your window management with new windowing APIs, and gain more control over immersive spaces and volumes in your visionOS apps. We’ll also take you through other exciting refinements that help you make expressive charts, customize and layout text, and so much more.

Elevate your tab and sidebar experience in iPadOS

Elevate your tab and sidebar experience in iPadOS

iPadOS 18 introduces a new navigation system that gives people the flexibility to choose between using a tab bar or sidebar. The newly redesigned tab bar provides more space for content and other functionality. Learn how to use SwiftUI and UIKit to enable customization features – like adding, removing and reordering tabs – to enable a more personal touch in your app.

Extend your app’s controls across the system

Extend your app’s controls across the system

Bring your app’s controls to Control Center, the Lock Screen, and beyond. Learn how you can use WidgetKit to extend your app’s controls to the system experience. We’ll cover how you can to build a control, tailor its appearance, and make it configurable.

Platforms State of the Union

Platforms State of the Union

Discover the newest advancements on Apple platforms.

What’s new in UIKit

What’s new in UIKit

Explore everything new in UIKit, including tab and document launch experiences, transitions, and text and input changes. We’ll also discuss better-than-ever interoperability between UIKit and SwiftUI animations and gestures, as well as general improvements throughout UIKit.