Search posts, tags, users, and pages
Sébastien Lorber
React early adopter. Freelance, working on Docusaurus with Facebook
After ReactNative and Flutter, a new cross-platform solution is emerging: Kotlin Multiplatform Mobile (KMM) has just been released in alpha. Introduction Kotlin Multiplatform allows you to share logic written in Kotlin between Android and iOS, and ...
Maksim Lin
Andriod & Flutter Developer, Flutter GDE
It looks like, if sharing UI code is not needed, Kotlin is able to share everything else
I think that's the key take away, KMP does not address multiplatform UI re-use, so not really addressing the main problem that Flutter and ReactNative do.
Yes, but that may be possible sooner or later. Apparently there's work in progress to support Compose for building Desktop apps
Maksim Lin
Andriod & Flutter Developer, Flutter GDE
I think that's the key take away, KMP does not address multiplatform UI re-use, so not really addressing the main problem that Flutter and ReactNative do.