Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Swift by Sundell
(Uncensored)
subscribe
Using the MainActor attribute to automatically dispatch UI updates on the main queue | Swift by Sundell
https://www.swiftbysundell.com/articles/the-main-actor-attribute
links
backlinks
How the MainActor attribute eliminates the need for us to manually dispatch UI updates on the main queue when using Swift 5.5’s new concurrency system.