Does Apple still care about auto layout?
Asked on 2024-07-17
1 search
Yes, Apple still cares about Auto Layout. This is evident from the various updates and features discussed in the WWDC 2024 sessions. For instance, in the session What’s new in UIKit, there is a mention of "automatic trait tracking" which simplifies the process of updating layouts based on trait changes, enhancing the performance and ease of use for developers working with dynamic layouts.
Additionally, in the session Get started with Dynamic Type, there is a focus on dynamic layouts, which are crucial for accessibility and responsive design. This session highlights the use of UIStackView in UIKit to handle changes in text size dynamically, ensuring that the layout adapts to different content sizes effectively.
These updates show that Apple continues to invest in and improve layout management tools, including Auto Layout, to help developers create adaptive and accessible user interfaces.

Platforms State of the Union
Discover the newest advancements on Apple platforms.

What’s new in AppKit
Discover the latest advances in Mac app development. Get an overview of the new features in macOS Sequoia, and how to adopt them in your app. Explore new ways to integrate your existing code with SwiftUI. Learn about the improvements made to numerous AppKit controls, like toolbars, menus, text input, and more.

Get started with HealthKit in visionOS
Discover how to use HealthKit to create experiences that take full advantage of the spatial canvas. Learn the capabilities of HealthKit on the platform, find out how to bring an existing iPadOS app to visionOS, and explore the special considerations governing HealthKit during a Guest User session. You’ll also learn ways to use SwiftUI, Swift Charts, and Swift concurrency to craft innovative experiences with HealthKit.
