are there new updates for uikit?
Generated on 10/2/2024
1 search
Yes, there are new updates for UIKit as presented at WWDC 2024. Some of the key enhancements in iOS 18 include:
-
Document Launch Experience: Redesigned launch experience for document-based apps, allowing for more control over launch views and template document creation.
-
Tabs and Sidebar Updates: Major updates to tabs and sidebars, including new API to better describe app hierarchy to
UITabBarController
. -
Fluid Transitions: Support for new fluid transitions across the system to enhance user experience.
-
UI Update Link: A new feature in iOS 18 that simplifies implementing complex animations requiring periodic UI updates, similar to
CADisplayLink
. -
SF Symbol Animations: Expanded SF symbols with new animation presets for consistent appearance across UI elements.
-
SwiftUI Integration: Enhanced interoperability with SwiftUI, allowing SwiftUI animation types to animate UIKit views and improved gesture recognizer integration.
-
Apple Pencil Pro Support: New features for integrating drawing experiences with Apple Pencil Pro, including support for the squeeze gesture and enhanced feedback generators.
For more detailed information, you can refer to the session What’s new in UIKit.
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.
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.
Platforms State of the Union
Discover the newest advancements on Apple platforms.