WWDC21: Discover concurrency in SwiftUI | Apple

Опубликовано: 23 Ноябрь 2025
на канале: Apple Developer
3,528
117

Discover how you can use Swift’s concurrency features to build even better SwiftUI apps. We’ll show you how concurrent workflows interact with your ObservableObjects, and explore how you can use them directly in your SwiftUI views and models. Find out how to use await to make your app run smoothly on the SwiftUI runloop, and learn how to fetch remote images quickly with the AsyncImage API. And we'll take you through the process of enabling additional asynchronous flows in your custom views.

Explore related documentation, sample code, and more:
AsyncImage: https://developer.apple.com/documenta...
Efficiency awaits: Background tasks in SwiftUI: https://developer.apple.com/videos/pl...
Eliminate data races using Swift Concurrency: https://developer.apple.com/videos/pl...
What's new in SwiftUI: https://developer.apple.com/videos/pl...
Demystify SwiftUI: https://developer.apple.com/videos/pl...
Meet async/await in Swift: https://developer.apple.com/videos/pl...
Protect mutable state with Swift actors: https://developer.apple.com/videos/pl...
Explore structured concurrency in Swift: https://developer.apple.com/videos/pl...
Meet MusicKit for Swift: https://developer.apple.com/videos/pl...
Data Essentials in SwiftUI: https://developer.apple.com/videos/pl...

More Apple Developer resources:
Video sessions: https://apple.co/VideoSessions
Documentation: https://apple.co/DeveloperDocs
Forums: https://apple.co/DeveloperForums
App: https://apple.co/DeveloperApp