And that, folks, is how we shared code between Android, iOS and the Backend

8 October 2020  ยท  droidcon EMEA, Remote

Abstract:

Kotlin Multiplatform is an experimental feature that you can use to share code between different platforms. Even if it is in alpha stage, it is already possible to start using it in production applications.

In this talk, I will share the discussion that led us to Kotlin Multiplatform, and the following processes we put in place to start using it in production for an Android, iOS, and backend project. I will show you what parts of the code you can (gradually) start to share and how to integrate with existing standalone projects.

Slides:

Video

Sample Code:

https://github.com/prof18/shared-hn-android-ios-backend/tree/with-ios-fatframework