All-Stacks Kotlin
Topic Kotlin is so much more than a shiny new JVM language. By targeting platforms outside the JVM, Kotlin allows us to share code and thus stay focused on delivering value – all while staying truly native and not making compromises in either user or developer experience. In this talk, we will go over the creation of two client apps: one Android and one iOS, which share functionalities in Kotlin. We will talk about architecture, code organisation, and balance between code sharing and pragmatism. …