All Talks

Building a library for Android and iOS using Kotlin Multiplatform

More info: http://androidmakers.fr/schedule/?ses… Sharing code between platforms is a powerful technique, but it may be hard to accomplish without rich APIs that we have in Android, JVM, or iOS platforms. Kotlin Multiplatform libraries can be used to fix that, bringing rich APIs directly in the common Kotlin code. What an exciting frontier! In this talk we’ll go over the creation of a Kotlin Multiplatform library. You’ll learn how modules for each platform work, decide what …

You might be interested in: