The Observable macro is a super useful utility to have your models be observed in SwiftUI.
Find out how it compares to ObservableObject and how you can start using it in this post: https://www.donnywals.com/comparing-observable-to-observableobjects/
Find out how it compares to ObservableObject and how you can start using it in this post: https://www.donnywals.com/comparing-observable-to-observableobjects/
Comments