

The following list is some useful resources I found when looking for KMM information. Luckily, there are a lot of (free) resources avialable for iOS developers to get started with Kotlin Multiplatform Mobile and support our learning journey Awesome KMM Links

IDEs to develope apps for Android such as Android Studio.Environment setup for Android developement.

IOS developers will need to start learning about: But if you are an iOS developer, the learning curve is a bit more steep If you are an Android developer, getting start with KMM is easy to start sharing business code. One of the most popular use case of KMM in this early phase of the technology is to share business logics between Android and iOS apps. Unlike other technologies such as Flutter, React Native or Xamarin, where developers often need to make an all-in decision to share both UI and business logics between platforms, KMM emphasizes on sharing, non-UI business logic code only. Kotlin Multiplatform Mobile is a relatively new technology from Jetbrains to share code between multiple platforms, such as iOS and Android. Awesome resources for learning Kotlin Multiplatform Mobile
