Tadeas is a Senior Mobile Developer at Touchlab, experimenting with Kotlin compiler plugins. Began as a PHP developer, moving to .NET desktop apps later on. Finally landing in mobile development with Android first and then falling in love with iOS. Fortunately, Kotlin Multiplatform happened, opening the path to doing both mobile platforms.
Tadeas Kriz
Senior Kotlin Developer at Touchlab
SKIE: Narrow the gap between Kotlin and Swift
A well-designed KMP library can be used on iOS like any other native framework. However, by default it behaves like an Objective-C framework and loses many modern language features that we're used to in both Kotlin and Swift.
In this session, we'll look at the features of SKIE, how to enable it for your multiplatform project, and how to make the most of it. We'll also look at some of the lesser known features that aren't quite documented yet.
Learn how you can use Kotlin language features that would normally be unavailable for your Swift code and make your code safer.