An open API service indexing awesome lists of open source software.

https://github.com/skiptools/kmp-library-sample

Sample Kotlin multiplatform library to demonstrate Skip integration
https://github.com/skiptools/kmp-library-sample

Last synced: 11 months ago
JSON representation

Sample Kotlin multiplatform library to demonstrate Skip integration

Awesome Lists containing this project

README

          

# KMP Library Sample

This is a simple Kotlin/native library that publishes an `.xcframework`
as part of its [releases](https://github.com/skiptools/kmp-library-sample/releases).

It is used by the [skip-kmp-sample](https://github.com/skiptools/skip-kmp-sample)
project to demonstrate the interoperability between KMP libraries
and dual-platform [Skip](https://skip.tools) frameworks.