Introducing Kotlin Multiplatform in an existing mobile app
After discovering a new interesting technology or framework, you will probably start asking yourself how to integrate it into an existing project. That’s because, the possibility of starting with a blank canvas is rare (not impossible, but rare). a
This is also the case for Kotlin Multiplatform, which is getting more and more hype every day. And now, that the technology has become stable, it’s the perfect time to start using it!
In this hands-on session, we will start with an existing Android and iOS application that “lives” in separate repositories, we will extract the business logic from the Android app and share it between the two apps with a Kotlin Multiplatform library. We will also cover how to distribute the library to the existing applications.
By the end of this workshop, you’ll have a better understanding of what is needed to start using Kotlin Multiplatform in your existing projects.
To follow along in the workshop you will need:
– Android Studio with the “Kotlin Multiplatform Mobile” plugin (https://plugins.jetbrains.com/plugin/14936-kotlin-multiplatform-mobile)
– Xcode
Session info:
Speaker: Marco Gomiero
Senior Android Developer @ Airalo - Kotlin GDE at Airalo
Date: 14 March 2024
Time: 09:00 - 12:30
Relevant tags:
Android
Crossplatform
iOS