Gülenay GülMigrating “@Observable” + Combine | SwiftUI #4In my previous article, I explained how to use ObservableObject protocol in Combine. If you haven’t read it yet, You should DEFINITELY…2d ago
Gülenay GülUsing “@Observable” macro instead of ObservableObject and passing multiple objects | SwiftUI #1“@Observable” macro is used in SwiftUI projects because it is easier compared to ObservableObject however you should be careful while using…Nov 13
Samuel Pinheiro JuniorSwift 6’s @Observable explained: Easy, efficient, and powerfulState management in SwiftUI just got a game-changing upgrade with Swift 6, thanks to the revolutionary @Observable. This new tool…22h ago22h ago
Gülenay GülThings to consider when using “@Observable” macro in async operations | SwiftUI #2In my previous article I explained “@Observable” macro and shared some tips. If you haven't read it yet I highly recommend starting there…Nov 18Nov 18
Gülenay GülUsing ObservableObject in Combine | SwiftUI #3In my previous articles I discussed “@Observable” macro, its differences from ObservableObject protocol and important points to consider…Dec 2Dec 2
Gülenay GülMigrating “@Observable” + Combine | SwiftUI #4In my previous article, I explained how to use ObservableObject protocol in Combine. If you haven’t read it yet, You should DEFINITELY…2d ago
Gülenay GülUsing “@Observable” macro instead of ObservableObject and passing multiple objects | SwiftUI #1“@Observable” macro is used in SwiftUI projects because it is easier compared to ObservableObject however you should be careful while using…Nov 13
Samuel Pinheiro JuniorSwift 6’s @Observable explained: Easy, efficient, and powerfulState management in SwiftUI just got a game-changing upgrade with Swift 6, thanks to the revolutionary @Observable. This new tool…22h ago
Gülenay GülThings to consider when using “@Observable” macro in async operations | SwiftUI #2In my previous article I explained “@Observable” macro and shared some tips. If you haven't read it yet I highly recommend starting there…Nov 18
Gülenay GülUsing ObservableObject in Combine | SwiftUI #3In my previous articles I discussed “@Observable” macro, its differences from ObservableObject protocol and important points to consider…Dec 2
Papon SmcSwiftUI understand about ObservableObject, ObservedObject, StateObject, and EnvironmentObject by do…This section I will try English for tell easy usecase understand above sectionApr 221
DheerajRathoreObservable Object protocol to the Observable macro.With iOS 17, iPadOS 17, macOS 14 and tvOS 17 apple introduced a new way to handle observable state in SwiftUI applications with the…Oct 203
InStackademicbyItsukiSwiftUI: Add App Delegate/Scene Delegate and Pass Data to ViewsSwiftUI is fancy, new, great! However, there are times we need fall back to the older world.Jun 202