Modern Concurrency: Getting Started, Episode 11: Using Asynchronous Methods in Views | raywenderlich.com

In a Button action, call an asynchronous method that updates view properties. Use Task to call the asynchronous method and move the model’s helper methods to MainActor.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/28434449-modern-concurrency-getting-started/lessons/11