New SwiftUI changes ā @Observable is going to make life so much easier ā¦ once I can actually use it in my work apps that is š
I have a lot of computed properties in my objects and updating the UI when those value changes has sometimes been a bit of a challenge. But no more! Iām looking forward to being able to use @Observable!