Hi everyone, Experimenting with compose multiplatform on ios.
I’m at a point where I’d like to replace a compose multiplatform screen with a swift ui one.
I’ve read
this article but it doesnt explain how to forward state from the composable to the swift ui view.
Do you have an idea how I could do this?