Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kpgalligan committed Sep 3, 2024
2 parents e893a09 + 0ff407c commit 08351d0
Showing 1 changed file with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
# KMMBridge With SKIE
# KMMBridge v1 SPM Template

This is a template project for Kotlin Multiplatform using KMMBridge to publish Xcode Framework binaries and incorporating SKIE to help streamline the API design for calling from Swift.
This is a template project for Kotlin Multiplatform using KMMBridge to publish Xcode Framework binaries.

You can use the template as a great starting point for including shared Kotlin in your native mobile project.
## Links

## [KMMBridge Quick Start Blog Post](https://touchlab.co/kmmbridge-quick-start)

Read more about this repo, what you can use it for, and how to get started.

## [Template Docs](https://touchlab.co/kmmbridgeskie)

Detailed docs about this repo project.
[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/)

0 comments on commit 08351d0

Please sign in to comment.