Releases: RxSwiftCommunity/RxCloudKit
Releases · RxSwiftCommunity/RxCloudKit
Swift 5 + RxSwift 5.0.1
1.1.0
Swift 5 + RxSwift 5.0.1
Dassie
new method in CacheDelegate to be called for database subscriptions -
func query(notification: CKQueryNotification, fetchCompletionHandler completionHandler: @escaping (UIBackgroundFetchResult) -> Void)
0.0.41
query on CKRecord system field(s) with NSArray.filtered(using: predic…
0.0.36
removed unnecessary call when there are no modified zones
0.0.35
auto cloud sync on fresh install
0.0.34
cleaner interface with Maybe instead of Single