Skip to content

Commit eb70985

Browse files
committed
Readme polish
1 parent 636f5dc commit eb70985

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

PowerSyncKotlin/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# PowerSync Native Swift SDK
22

3-
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).
3+
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.
44

5-
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.
5+
See the [Swift SDK Reference](https://docs.powersync.com/client-sdk-references/swift) for more details.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88

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

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

1313
## Beta release
1414

15-
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
15+
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
1616
our [community Discord](https://discord.gg/powersync) - we'd love to hear from you.
1717

1818
## Structure: Packages

0 commit comments

Comments
 (0)