In the following code, an observed object is updated but the View that observes it is not. Any idea why? …
ios arrays swiftui observableobjectI have a problem with observed object in SwiftUI. I can see changing values of observed object on the View …
ios swiftui combine observableobject observedobject