Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 274 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 274 Bytes

Observable example

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.