Chapter 15: Introducing Multiplatform Kotlin

  1. What is Kotlin multiplatform?
  1. How does Kotlin multiplatform differ from other cross-platform solutions, such as React Native of Flutter?
  1. What are the four compilation targets supported in Kotlin multiplatform projects?
  1. What is the significance of the expect keyword?
  1. What is the significance of the actual keyword?
  1. What are two potential benefits of Kotlin multiplatform?
  1. What are two limitations of Kotlin multiplatform?