what's new UIkit feature in WWDC24
Generated on 8/5/2024
1 search
What's New in UIKit at WWDC24
At WWDC24, several new features and enhancements were introduced for UIKit in iOS 18. Here are the key updates:
-
Document Launch Experience:
- Redesigned launch experience for document-based apps.
- Full control over launch views and design.
- First-class support for template document creation.
-
Tabs and Sidebar Updates:
- Major updates to tabs and sidebar for better navigation and user experience.
-
Fluid Transitions:
- Support for new fluid transitions across the system, enhancing the visual experience.
-
SwiftUI Integration:
- Improved interoperability between UIKit and SwiftUI.
- UIKit gesture recognizers can now be added directly to SwiftUI hierarchies using the new
UIJs recognizer representable
protocol. - SwiftUI animations can be set up on UIKit views and driven by SwiftUI.
-
Apple Pencil Pro Support:
- New features for integrating drawing experiences with Apple Pencil Pro.
- Squeeze gesture for quick tool switching or showing the picker.
- Updates to feedback generators and gesture recognizers for more expressive drawing tools.
- Undo slider for quick undo actions.
-
General Enhancements:
- Automatic trait tracking to handle changes more easily.
- List improvements and new APIs for better list management.
- UIUpdateLink for synchronizing UI updates.
- SF Symbol animations for richer iconography.
- Sensory feedback improvements.
- Text improvements for better text rendering and styling.
For more details, you can watch the session What’s new in UIKit.
Relevant Sessions
These sessions provide a comprehensive overview of the new features and improvements in UIKit and their integration with other frameworks like SwiftUI.
Platforms State of the Union
Discover the newest advancements on Apple platforms.
What’s new in watchOS 11
Explore new opportunities on Apple Watch, including bringing Double Tap support to your watchOS app, making your Smart Stack widgets even more relevant and interactive, and displaying your iOS Live Activities in the Smart Stack.
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.
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.