In lesson 3, you learned how SwiftUI provides modifiers and components to work seamlessly with Swift’s Structured Concurrency APIs. You also learned how to analyze concurrent running code using instruments and how to test asynchronous code using XCTest.
In this final lesson, you’ll learn about one final API introduced by Swift Concurrency, AsyncStream. AsyncStream is an easy-to-use API that provides a way to produce a sequence of objects over time.
Previous: Quiz: Concurrency in SwiftUI
Next: Instruction
All videos. All books.
One low price.
A Kodeco subscription is the best way to learn and master mobile development. Learn iOS, Swift, Android, Kotlin, Flutter and Dart development and unlock our massive catalog of 50+ books and 4,000+ videos.