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
- Host: GitHub
- URL: https://github.com/skiptools/kmp-library-sample
- Owner: skiptools
- Created: 2024-06-22T03:48:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-03T19:50:21.000Z (almost 2 years ago)
- Last Synced: 2025-07-21T16:45:43.114Z (11 months ago)
- Language: Kotlin
- Homepage:
- Size: 92.8 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.