
@StateObject and MVVM in SwiftUI
A while ago I wrote about using MVVM in a SwiftUI project. During the WWDC’20 Apple announced @StateObject property wrapper which is a nice addition in the context of MVVM.… Read more @StateObject and MVVM in SwiftUI →