Skip to content

Commit 2e983b5

Browse files
Add SharingCloud plugin (#139)
* Update README.md * Update README.md --------- Co-authored-by: Stephen Celis <[email protected]>
1 parent 8141fd7 commit 2e983b5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,9 @@ Sharing is built with extensibility in mind, and there are a number of community
252252
available to enhance your applications:
253253

254254
* [SharingGRDB](https://github.com/pointfreeco/sharing-grdb): A lightweight replacement for
255-
SwiftData and the `@Query` macro.
255+
SwiftData and the `@Query` macro.
256+
* [SharingCloud](https://github.com/KeithBird/sharing-cloud): Sync shared data across devices via
257+
iCloud.
256258

257259
If you'd like to contribute a library, please [open a PR][library-pr] with a link to it!
258260

0 commit comments

Comments
 (0)