Skip to content

Takhion/mpp-ios-android

 
 

Repository files navigation

official JetBrains project GitHub license

Kotlin Multiplatform Project:
Sharing code between iOS and Android

Core repository of the official "Targeting iOS and Android with Kotlin Multiplatform" hands-on tutorial.

Branches

Every major step of the tutorial is accessible in the repository as a branch. You may checkout a specific branch, or diff between branches to see the progressive changes.

Compatibility

Tested with the following setup:

  • Android Studio 3.6-RC3 or Intellij IDEA 2020.1-EAP
  • Kotlin 1.3.70
  • XCode 11.3.1
  • macOS Catalina 10.15.2

Please keep in mind that other versions might behave differently!