AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Using Combine AsyncStream in the Swift UI?
I'm really curious, because we don't hear a lot about high performance Swift UI apps. What did you use for the reactivity of the Swift UI view and making sure that you're using Combine AsyncStream? Or how did you do that? Right. So this feeds everything into the data model in basically the fastest possible way. And from there, there's an app model that uses Combine to communicate to each of the models that drives every window in the data tile.