DORSETRIGS
Home

observation (3 post)


posts by category not found!

New @Observable Macro: Should private properties be @ObservationIgnored? (iOS 17+)

Observable Macros in i OS 17 Should Private Properties Be Ignored With the introduction of the Observable macro in i OS 17 Swift developers gained a powerful ne

2 min read 13-09-2024 62
New @Observable Macro: Should private properties be @ObservationIgnored? (iOS 17+)
New @Observable Macro: Should private properties be @ObservationIgnored? (iOS 17+)

New @Observable Macro: Should private properties be @ObservationIgnored? (iOS 17+)

Understanding Observable Macros and Private Properties in i OS 17 With the introduction of the Observable macro in i OS 17 developers gained a powerful tool for

2 min read 01-09-2024 48
New @Observable Macro: Should private properties be @ObservationIgnored? (iOS 17+)
New @Observable Macro: Should private properties be @ObservationIgnored? (iOS 17+)

Correct usage of @Observable and @MainActor

Demystifying Observable and Main Actor in Swift UI A Comprehensive Guide Swift UIs declarative nature makes it a joy to work with but understanding how to handl

2 min read 30-08-2024 60
Correct usage of @Observable and @MainActor
Correct usage of @Observable and @MainActor