Using @Published in your Protocol declaration
The @ObservableObject and @Published property wrappers are the sauce of Combine powered apps. With Combine and SwiftUI. In this post I explore the use of the Protocol oriented programming and Publishers altogether.
Continue reading “Using @Published in your Protocol declaration”