icerockdev / moko-mvvm

Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development
https://moko.icerock.dev/
Apache License 2.0
994 stars 95 forks source link

Configure Dispatcher.Main for Desktop #236

Open Alex009 opened 1 year ago

Alex009 commented 1 year ago

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