Hello, has anyone managed to use Decompose & KMP-ObservableViewModel at the same time? I really like the
@NativeCoroutineState
as it makes the iOS side really clean. So I have been trying to make the Decompose components into ViewModels, but I have issues with them being deallocated too soon.