Mark Dubkov

Results 8 comments of Mark Dubkov

@Alex009 I don't understand. With the use of `TestRule` in the `commonMain` source set, the build falls on **ubuntu** test, and without it it also falls. What to do?

Hi, @ln-12. I analyzed your problem and couldn't reproduce it. The proposed solution works correctly. If the problem hasn't been solved yet, then I would like to take a look...

work has resumed in a new [merge request](https://github.com/icerockdev/moko-mvvm/pull/215)

Hi, I encountered the same problem. I have this code in my application: ```kotlin class DecodedItem internal constructor( private val key: String, private val settings: ObservableSettings, private val serializer: KSerializer...

replace dev.icerock.moko.mvvm.ResourceState to dev.icerock.moko.mvvm.state.ResourceState

@Alex009 please check this mr

@masimfacebook2 please create this issue in moko-mvvm. this one will be closed binding functions is moko-mvvm-flow: https://github.com/icerockdev/moko-mvvm/tree/master/mvvm-flow/src/iosMain/kotlin/dev/icerock/moko/mvvm/flow/binding

C Compose генерация юнитов в iOS происходит на наливе. Добавить пример (проще чем в Veka) ??