Session

Kotlin Multiplatform in Action (part 2): UI & logic shared between iOS & Android using only Kotlin

We have been developing cross-platform apps with Kotlin Multiplatform for more than 18 months: 14 mobile projects deployed in the app stores.

The presentation is about a new open-source library to share code not only for business logic, network, and domain entities but also for the UI layer as well. The library allows any Kotlin developer to create mobile applications for both platforms using declarative UI description.

Here's our presentation from KotlinConf 2019: https://www.youtube.com/watch?v=IKYsX6nBcsw

We enjoyed quite a lot of attention from the pro dev community:
> twitter.com/KotlinMPP
> Droidcon in Tel Aviv
> KotlinConf in Copenhagen
> Kotlin/Everywhere in Minsk

Get more libraries for iOS and Android apps development at Moko (moko.icerock.dev) - a set of open source libraries aimed at making Kotlin Multiplatform development as easy as possible.