Kotlin Multiplatform | Kotlin/Everywhere Venezia
Abstract:
In this talk, we will see how it's possible to create a mobile application for Android and iOs that share some code (for example business logic, network, etc.) using Kotlin Platform. We will show a real application that we have built for this talk, i.e. a showcase app for the GDG Venezia.We will show also how it's possible to create a backend for this app by of course using Kotlin!
Slides:
Video
This talk has been done in collaboration with Andrea Maglie that I thank
Source Code:
- App source code: bit.ly/gdgvenezia-kmp
- Backend source code: bit.ly/gdgvenezia-backend