android10 / Android-CleanArchitecture-Kotlin

This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
https://fernandocejas.com/2018/05/07/architecting-android-reloaded/
4.68k stars 928 forks source link

Support for Kotlin Multiplatform #122

Open rjmangubat23 opened 1 year ago

rjmangubat23 commented 1 year ago

Hello @android10,

With KMM in beta now, is there by any chance or any plans on an update on how to use this for Kotlin Multiplatform so that this can also support IOS devices?

Thank you so much in advance!