iOS 15: Sharing an observed object with a new view – iExpense SwiftUI Tutorial 9/11
Sharing an observed object with a new view – iExpense SwiftUI Tutorial 9/11
How to use ObservableObject, @StateObject, & @ObservedObject in Xcode (SwiftUI)
iOS 15: Why @State only works with structs – iExpense SwiftUI Tutorial 1/11
Observable objects, environment objects, and @Published - SwiftUI Starter Project 6/14
iOS 15: Sharing SwiftUI state with @StateObject – iExpense SwiftUI Tutorial 2/11
SwiftUI Data Flow in iOS 17 - Observation & @Observable
Sharing SwiftUI state with @Observable – iExpense SwiftUI Tutorial 2/11
iOS 15: Working with Identifiable items in SwiftUI – iExpense SwiftUI Tutorial 8/11
iOS 15: Showing and hiding views – iExpense SwiftUI Tutorial 3/11
iOS 15: Archiving Swift objects with Codable – iExpense SwiftUI Tutorial 6/11
What is the @StateObject property wrapper? – SwiftUI
Sharing and updating an object between two views in SwiftUI.
iOS 15: Storing user settings with UserDefaults – iExpense SwiftUI Tutorial 5/11
iOS15 - First NavigationLink doesn't work if onAppear of new view updates ObservedObject
iOS 15: Sharing data across tabs using @EnvironmentObject – Hot Prospects SwiftUI Tutorial 11/18
Archiving Swift objects with Codable – iExpense SwiftUI Tutorial 6/11
SwiftUI Data Flow with the new Observation - simpler SwiftUI code and improved performance in iOS 17
How to Effectively Change Observed Object Values in SwiftUI from Another View
SwiftUI Tutorial: Sharing Data Between Views with @EnvironmentObject