This page looks best with JavaScript enabled

Kotlin MP: Into the Multi-Verse @FOSDEM

 ·  โ˜• 1 min read

FOSDEM 2020: Kotlin Devroom, Brussels, Belgium

Abstract

Kotlin Multiplatform is the new kid on the cross-platform block. The approach although is very different from what you have seen in the past. The new approach utilizes Kotlin Native to compile Kotlin language to native binaries for specific target platform which can run without a virtual machine. Thus enabling simplified code sharing across multiple platforms. In this talk, you will be introduced to Kotlin/Native and demonstrate how to build a Kotlin Multiplatform app that runs on both iOS and Android using shared Kotlin code.

Presentation

Video

Event

Share on
Support the author with

Nishant Srivastava
WRITTEN BY
Nishant Srivastava
๐Ÿ‘จโ€๐Ÿ’ป Android Engineer/๐Ÿงข Opensource enthusiast

What's on this Page