Kotlin theorytheory 0/50 · 0%
Mobile · hard

48. Kotlin Multiplatform (KMP) Intro

Sharing code across platforms.

KMP allows sharing logic (data, networking, business rules) between Android, iOS, Web, and Desktop.

Check your understanding

  1. 1. File extension for shared code?

  2. 2. Mechanism for platform-specific code?