ToDoList
January 21, 2020 • Apache 2.0 License
A simple ToDoList written in Swift 5. Supports syncing using CloudKit, Realm, Local notifications, WatchOS and iPad apps
CodableCloudKit
June 22, 2019 • MIT License
CodableCloudKit allows you to easily save and retrieve Codable objects to iCloud Database (CloudKit)
ILSCloudKitManager
February 14, 2018 • MIT License
ILSCloudKitManager is wrapper for managing apple's CloudKit operations like create, update, fetch and delete records.
No image provided.
CKSIncrementalStore
July 01, 2015 • MIT License
CloudKit spreading awesomeness through CoreData.
CKSIncrementalStore is a subclass of NSIncrementalStore which automatically maintains a SQLite local cache (using CoreData) of user’s private dat...
CloudKit-Demo
April 07, 2015 • MIT License
You can simply and easily take a look at CloudKit features and API on Objective-C or Swift.
EVCloudKitDao
February 17, 2015 • BSD License
EVCloudKitDao will let you use CloudKit as easy as possible by using reflection for parsing from and to CKRecord and generic methods for handling all actions. As a sample app there is a complete fu...