https://github.com/touchlab/kmmbridgedevflowtest
https://github.com/touchlab/kmmbridgedevflowtest
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/touchlab/kmmbridgedevflowtest
- Owner: touchlab
- License: apache-2.0
- Created: 2024-12-08T00:31:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-08T04:13:49.000Z (over 1 year ago)
- Last Synced: 2024-12-08T04:17:16.317Z (over 1 year ago)
- Language: Kotlin
- Size: 164 KB
- Stars: 0
- Watchers: 2
- 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/)