icerockdev / moko-mvvm

Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development

Home Page:https://moko.icerock.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configure Dispatcher.Main for Desktop

Alex009 opened this issue · comments

kotlinx-coroutines-swing should be added to jvm dependencies in mvvm-internal.
without it we got error that Dispatchers.Main not configured