The core repository for the this tutorial.
Every step of the tutorial is included into the repository as branch. You may checkout a specific branch or diff branches between each other to see the actual changes.
step-001- generated Android Projectstep-002- update Gradle to the recent versionstep-003- createSharedCodemultiplatfrorm project in Gradlestep-004- add source code to theSharedCodeprojectstep-005- useSharedCodefrom Android appstep-006- create Xcode iOS projectstep-007- add Kotlin/Native built framework to the iOS project in Xcodestep-008- call Kotlin code from Swift
You need Xcode 10.3+ and Android Studio 3.4+ with Kotlin 1.3.41+ on macOS 10.14 to that tutorial project.