Обложка канала

iOS dev

8637 @iosdevio

Awesome channel about iOS app development

iOS dev

3 года назад
Открыть в
MainActor usage in Swift explained to dispatch to the main thread

MainActor in Swift replaces DispatchQueue.main and ensures tasks are performing on the main thread in a performant manner.

SwiftLee