Section 1 - Getting Started with Multiplatform Mobile Development Using Kotlin
This section covers the core concepts of Kotlin Multiplatform. Comparing cross-platform to native technologies, it describes the market gap that Kotlin Multiplatform fills.
Moreover, it explains the rationale behind why this new technology is one to learn and adopt while giving a deep dive into its architecture and how it makes sharing code between different platforms possible.
This section comprises the following chapters:
- Chapter 1, The Battle Between Native, Cross-Platform, and Multiplatform
- Chapter 2, Exploring the Three Compilers of Kotlin Multiplatform
- Chapter 3, Introducing Kotlin for Swift Developers