Common Mistake while using @Published | RunLoop.Main vs DispatchQueue.Main | Combine

Опубликовано: 04 Февраль 2022
на канале: iCode
6,319
226

A very common mistake that we make while using the published property is missing the Schedulers while subscribing.
Due to this, the subscribers are notified about the change in the value of published property, but we do not get the data.
In this video, I've explained this problem, it's solution and difference between two schedulers i.e RunLoop.Main and DispatchQueue.main.

Useful Links 👇🏼
https://www.avanderlee.com/combine/ru...
https://forums.swift.org/t/runloop-ma...
https://github.com/apple/swift/blob/b...
https://github.com/apple/swift/blob/2...


На этой странице сайта вы можете посмотреть видео онлайн Common Mistake while using @Published | RunLoop.Main vs DispatchQueue.Main | Combine длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь iCode 04 Февраль 2022, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 6,319 раз и оно понравилось 226 зрителям. Приятного просмотра!