How to push state changes out from a SwiftUI Actor
I’m curious, how can we push state changes from an actor out to SwiftUI? For instance, if I made an actor like this:
I’m curious, how can we push state changes from an actor out to SwiftUI? For instance, if I made an actor like this: