skiptools / kmp-library-sample

Sample Kotlin multiplatform library to demonstrate Skip integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KMP Library Sample

This is a simple Kotlin/native library that publishes an .xcframework as part of its releases.

It is used by the skip-kmp-sample project to demonstrate the interoperability between KMP libraries and dual-platform Skip frameworks.

About

Sample Kotlin multiplatform library to demonstrate Skip integration


Languages

Language:Kotlin 80.0%Language:Shell 20.0%