An experiment for an iOS and Android app using a shared parsing module written in Kotlin/Native.
The project was presented at MobOS 2018. Presentation slides are available here.
- Xcode 9.2
- Kotlin/Native 0.6
- Set
sdk.dir
incommon/local.properties
to your Android SDK folder - Set
konan.home
incommon/gradle.properties
to the directory containing the Kotlin/Native compiler