You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Masterclass taught by professor Julio Cesar Fernandez about the new 'Observable' pattern in SwiftUI to avoid using the old ObservableObject, ObservedObject, StateObject, EnvironmentObject... And his version of clean architecture adapted to SwiftUI.