Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/touchlab/kmmbridgespmquickstart
KMMBridge v1 SPM Template
https://github.com/touchlab/kmmbridgespmquickstart
kotlin kotlin-library kotlin-multiplatform swift-package-manager
Last synced: about 1 month ago
JSON representation
KMMBridge v1 SPM Template
- Host: GitHub
- URL: https://github.com/touchlab/kmmbridgespmquickstart
- Owner: touchlab
- License: apache-2.0
- Created: 2024-04-17T01:19:14.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-12-13T04:05:33.000Z (about 2 months ago)
- Last Synced: 2024-12-13T04:25:53.191Z (about 2 months ago)
- Topics: kotlin, kotlin-library, kotlin-multiplatform, swift-package-manager
- Language: Kotlin
- Homepage: https://touchlab.co/kmmbridge/spmquickstart
- Size: 689 KB
- Stars: 2
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# KMMBridge v1 SPM Template
This is a template project for Kotlin Multiplatform using KMMBridge to publish Xcode Framework binaries.
It is the template project that contains the shared library that is then consumed by the [Android template](https://github.com/touchlab/KMMBridgeSPMQuickStart-Android) and
the [iOS template](https://github.com/touchlab/KMMBridgeSPMQuickStart-iOS).## Links
* [KMMBridge SPM Quick Start](https://touchlab.co/kmmbridge/spmquickstart) (For this template)
* [KMMBridge v1 Blog Post](https://touchlab.co/kmmbridge-v1)
* [KMMBridge Docs](https://touchlab.co/kmmbridge/)