redwarp / gifdecoder

An implementation of a gif decoder written 100% in Kotlin, plus an associated Drawable for Android
Apache License 2.0
47 stars 6 forks source link

Test kotlin native #6

Closed redwarp closed 3 years ago

redwarp commented 3 years ago

As a third option, would be cool to compile the decoder as a kotlin native library.

I should check this sample: https://github.com/JetBrains/kotlin-native/tree/master/samples/androidNativeActivity