publish date
Jun 26, 2022
duration
55
min
Difficulty
Case details
I am going to present a solution that combines the best of native and multi-platform app development - a slick and responsive native UI and shared application logic with no compromise on performance. It is important on multiple levels: -it can save development time since the bulk of the application logic is shared and implemented only once; -it doesn't compromise a native performance since there is no bridging between the target platforms and the shared code; - it solves the problem of diverging implementation of the same logic on different platforms. You'll get: Pros and cons of using Kotlin Multiplatform. The common stack used when using Kotlin Multiplatform. Dealing with platform-specific code in Kotlin Multiplatform. Providing a platform-idiomatic interface to your Kotlin Multiplatform code.
Share case: