From b3393b73a2711b79930687752aedb9dd9da7aa82 Mon Sep 17 00:00:00 2001 From: mhayes853 Date: Tue, 7 Oct 2025 12:31:53 -0700 Subject: [PATCH] Reference swift-operation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 29fe1860..3615d5f3 100644 --- a/README.md +++ b/README.md @@ -257,6 +257,7 @@ available to enhance your applications: iCloud. * [SharingFirestore](https://github.com/bitkey-oss/sharing-firestore): Real-time synchronization and real-time queries powered by Firebase's Firestore. * [SharingRemoteConfig](https://github.com/zunda-pixel/sharing-remoteconfig): Real-time Remote Config via Firebase. + * [SwiftOperation](https://github.com/mhayes853/swift-operation): Flexible async state management supporting pagination, retries, deduplication, backoff, and more. If you'd like to contribute a library, please [open a PR][library-pr] with a link to it!