Web i Mobile
utorak, 08. svibanj 2018., 10:50
Dvorana C
30'
Whenever we want to create a mobile app for both iOS and Android we have two options.
Wouldn't it be cool to be able to use Kotlin in cross-platform development and be able to develop both iOS and Android apps using one business layer codebase or even write everything in Kotlin? Kotlin/Native is a technology that wants to enable that by compiling Kotlin to native binaries that run without any VM and allowing compilation for platforms where virtual machines are not desirable or possible. This talk will focus on the current state of Kotlin/Native by showing code examples and pointing out to its current limitations.