@ObservedObject and @Published are used for external state in classes.
← Swift theorytheory 0/50 · 0%
SwiftUI · medium
25. SwiftUI: ObservedObject
Observable state.
Check your understanding
1. Protocol for the class?
2. Property wrapper for values?
Observable state.
@ObservedObject and @Published are used for external state in classes.
1. Protocol for the class?
2. Property wrapper for values?