Skip to content

Commit

Permalink
Merge pull request #87 from powersync-ja/swift-beta-updates
Browse files Browse the repository at this point in the history
Readme polish
  • Loading branch information
benitav authored Dec 11, 2024
2 parents 636f5dc + eb70985 commit cc0a8ea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions PowerSyncKotlin/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# PowerSync Native Swift SDK

This is what is used to generate the Native Swift SDK using the Kotlin Multiplatform SDK with [SKIE](https://skie.touchlab.co/). Further details about this configuration can be found in our blog [here](https://www.powersync.com/blog/using-kotlin-multiplatform-with-kmmbridge-and-skie-to-publish-a-native-swift-sdk).
The PowerSync Swift SDK is currently generated from this Kotlin Multiplatform SDK using the API tool [SKIE](https://skie.touchlab.co/). This folder contains the artifacts required for this.

We recommend the [Supabase Todo List Demo](https://github.com/powersync-ja/powersync-kotlin-swift-demo) app as a starting point for using the Swift SDK. See the README for details to run it.
See the [Swift SDK Reference](https://docs.powersync.com/client-sdk-references/swift) for more details.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@

This is the PowerSync client SDK for Kotlin Mutliplatform. This SDK currently supports Android and iOS as targets.

See a summary of features [here](https://docs.powersync.com/client-sdk-references/kotlin-multiplatform-alpha#sdk-features).
See a summary of features [here](https://docs.powersync.com/client-sdk-references/kotlin-multiplatform#sdk-features).

## Beta release

This SDK is currently in a beta release. If you find a bug or issue, please open a [GitHub issue](https://github.com/powersync-ja/powersync-kotlin/issues). Questions or feedback can be posted on
This SDK is currently in a beta release it is suitable for production use, given you have tested your use case(s) extensively. If you find a bug or issue, please open a [GitHub issue](https://github.com/powersync-ja/powersync-kotlin/issues). Questions or feedback can be posted on
our [community Discord](https://discord.gg/powersync) - we'd love to hear from you.

## Structure: Packages
Expand Down

0 comments on commit cc0a8ea

Please sign in to comment.