Integrate Combine Into an App, Episode 5: Use @ObservedObject to Monitor State | raywenderlich.com

Once you have a model publishing values by adopting ObservableObject, you can use the @ObservedObject property wrapper in SwiftUI to update your views as values change.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/22070915-integrate-combine-into-an-app/lessons/5