introducing to SwiftUI
Asked on 06/16/2025
1 search
To get introduced to SwiftUI, you can start with the session titled "SwiftUI essentials" from WWDC 2024. This session provides a comprehensive overview of SwiftUI, Apple's declarative user interface framework used to build apps across all of Apple's platforms. It covers the fundamentals of views, which are the basic building blocks of user interfaces in SwiftUI, and explains how SwiftUI's declarative, compositional, and state-driven views work.
For a more detailed introduction, you can watch the session from the beginning, as it starts with an introduction to SwiftUI and its capabilities. Here's the link to the session: SwiftUI essentials (00:00:07).
This session will help you understand how SwiftUI enables you to create native-feeling apps with less code and how it supports incremental adoption, allowing you to integrate it into existing apps or use it for new projects.

SwiftUI essentials
Join us on a tour of SwiftUI, Apple’s declarative user interface framework. Learn essential concepts for building apps in SwiftUI, like views, state variables, and layout. Discover the breadth of APIs for building fully featured experiences and crafting unique custom components. Whether you’re brand new to SwiftUI or an experienced developer, you’ll learn how to take advantage of what SwiftUI has to offer when building great apps.

Meet SwiftUI spatial layout
Explore new tools for building spatial experiences using SwiftUI. Learn the basics of 3D SwiftUI views on visionOS, customize existing layouts with depth alignments, and use modifiers to rotate and position views in space. Discover how to use spatial containers to align views in the same 3D space, helping you create immersive and engaging apps.

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