Open avdyushin opened 3 years ago
@Published property inside Observable/Subject wrapper will update view on willSet call, which means values still old
@Published
willSet
See: https://developer.apple.com/documentation/combine/published
@Published
property inside Observable/Subject wrapper will update view onwillSet
call, which means values still oldSee: https://developer.apple.com/documentation/combine/published