SwiftUI: Observable Macro
@Observable is a macro that enables observation in SwiftUI empowering apps to track model properties and makes relevant UI updates when properties change.
An example use of a @Observable macro can be found below and was found in Apple's WWDC23: Discover Observation in SwiftUI.
To learn more about the observable macro, or about macro's, consult the links below.
Looking to learn more about SwiftUI, Swift, Design and Technology?
Search our blog to learn more about Swift, SwiftUI, design and technology.
Any Questions?
We are actively looking for feedback on how to improve this resource. Please send us a note to inquiries@delasign.com with any thoughts or feedback you may have.