Tickets for 2026 will be available soon!
Kotlin Multiplatform (KMP) has become a popular choice for teams wanting to share code between platforms, especially between iOS and Android. While knowledge of Kotlin and the Android platform is a good start [...]
Kotlin Multiplatform is getting more and more hype every day. It started as an experimental technology, then alpha, beta, and now it's finally stable. We constantly read of new companies and teams that [...]
If at the very beginning of mobile development (2008) and until recently, we only had official solutions provided by manufacturers which were considered to be serious solutions for creating mobile applications, in 2023 [...]
After discovering a new interesting technology or framework, you will probably start asking yourself how to integrate it into an existing project. That's because, the possibility of starting with a blank canvas is [...]
Kotlin Multiplatform extends the Kotlin ecosystem far beyond the JVM and Android. You can compile applications natively for iOS or Linux, and even target WebAssembly. Libraries like Compose, Ktor and Koin let you [...]