What did apple add to UIKit this year
Generated on 8/3/2024
1 search
This year, Apple has introduced several enhancements to UIKit, as detailed in the What’s new in UIKit session at WWDC 2024. Here are some of the key updates:
- Document Launch Experience: Redesigned launch experience for document-based apps, providing full control over launch views and design, and first-class support for template document creation.
- Tabs and Sidebar: Major updates to tabs and sidebar, improving the user interface.
- Fluid Transitions: Support for new fluid transitions across the system.
- SwiftUI Integration: Enhanced integration between UIKit and SwiftUI, allowing for more seamless use of both frameworks in the same app.
- Gesture Recognizers: UIKit gesture recognizers can now be added directly to SwiftUI hierarchies using the new
UIJs recognizer representable
protocol. - Apple Pencil Pro: New features for integrating drawing experiences with Apple Pencil Pro, including the squeeze gesture for tool switching and an undo slider.
- Trait System: Improved automatic trait tracking, making it easier to use traits and handle changes.
- Sensory Feedback: Updates to feedback generators, enhancing the experience of drawing and writing with Apple Pencil Pro.
- Text Improvements: New APIs for text improvements, enhancing the overall text handling capabilities.
For more details, you can watch the What’s new in UIKit session.
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.
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.
Platforms State of the Union
Discover the newest advancements on Apple platforms.