KotlinSlideParser icon indicating copy to clipboard operation
KotlinSlideParser copied to clipboard

Experimental Android and iOS apps sharing a parsing module written in Kotlin/Native.

KotlinSlideParser

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.

Requirements

Configuration

  • Set sdk.dir in common/local.properties to your Android SDK folder
  • Set konan.home in common/gradle.properties to the directory containing the Kotlin/Native compiler