I've looked into the code in the iosApp project. There is nothing passed to
ComposeViewControllerToSwiftUI
k
Kashismails
08/01/2023, 9:26 AM
how i did it was to use a local state and when it changes, send a lambda to the composeviewcontroller and update the binding
a
Anas Altair
08/02/2023, 3:16 AM
Can you add some code @Kashismails
d
Davgdafa
08/18/2023, 9:47 PM
Hey @Dima Avdeev@Kashismails, I think this is the same as what I posted here. I ended up just writing SwiftUI for now. Is there a wrapper example in which this is solved?