when is uikit gonna be deprecated?
Generated on 9/2/2024
1 search
Apple has not announced any plans to deprecate UIKit. In fact, during the WWDC 2024 session titled "What’s new in UIKit," it was highlighted that UIKit continues to receive enhancements and new features, particularly in iOS 18. These include improvements to transitions and animations, tab bars, and more integrations with SwiftUI. This indicates that UIKit remains an important part of Apple's development ecosystem.
For more details on the latest updates to UIKit, you can refer to the session What’s new in UIKit (00:07).
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.
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 StoreKit and In-App Purchase
Learn how to build and deliver even better purchase experiences using the App Store In-App Purchase system. We’ll demo new StoreKit views control styles and new APIs to improve your subscription customization, discuss new fields for transaction-level information, and explore new testability in Xcode. We’ll also review an important StoreKit deprecation.
Enhance your UI animations and transitions
Explore how to adopt the zoom transition in navigation and presentations to increase the sense of continuity in your app, and learn how to animate UIKit views with SwiftUI animations to make it easier to build animations that feel continuous.