-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
74d0a69
commit 0ff407c
Showing
1 changed file
with
6 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/) |