🧩Combine
both the @Published property wrapper and ObservableObject protocols both come from Combine, but we didn’t need to know that because when you import SwiftUI we also implicitly import parts of Combine.
Last updated
Was this helpful?
both the @Published property wrapper and ObservableObject protocols both come from Combine, but we didn’t need to know that because when you import SwiftUI we also implicitly import parts of Combine.
Last updated
Was this helpful?