#
cloudkit
Here are 113 public repositories matching this topic...
AREK is a clean and easy way to request any kind of iOS permission (with some nifty features 🤖 )
-
Updated
Dec 17, 2020 - Swift
Seamless CloudKit Sync with CoreData
-
Updated
Jan 10, 2018 - Swift
Simplified access to Apple's CloudKit
-
Updated
Aug 19, 2019 - Swift
Automatic CloudKit synchronization
-
Updated
May 4, 2022 - Swift
sync
distributed-systems
peer-to-peer
cloudkit
crdt
icloud-sync
collaborative-editing
eventual-consistency
causal-trees
cvrdt
-
Updated
Aug 20, 2019 - Swift
-
Updated
Apr 16, 2020 - Swift
Cloudkit based persistent store for Core Data
-
Updated
Feb 3, 2021 - Swift
Swift Package for Server-Side and Command-Line Access to CloudKit Web Services
-
Updated
Oct 3, 2021 - Swift
Framework that enables syncing between iCloud (CloudKit) and Core Data
-
Updated
Apr 13, 2022 - Swift
-
Updated
Oct 30, 2017 - Objective-C
Sticky notes reimagined - written in Swift
testflight
swift
ios
firebase
cloudkit
iphone
ipad
coredata
collectionview
reminders
firestore
ios13
nspersistentcloudkitcontainer
ios14
-
Updated
Jan 19, 2022 - Swift
BaseComponents aims to provide easily reusable and understandable components to increase productivity with UIKit and Foundation APIs
-
Updated
Apr 15, 2022 - Swift
A library that lets you setup feature flagging for your iOS app using CloudKit
-
Updated
Apr 10, 2021 - Swift
Python client for Reincubate's ricloud API. Yes, it works with iOS 14 & iPhone 12 backups!
-
Updated
Feb 25, 2020 - Python
Apple CloudKit Python library.
-
Updated
Feb 23, 2020 - Python
macos
swift
ios
reactive
tvos
watchos
asynchronous
extensions
cocoapods
carthage
cloudkit
publisher
icloud
subscriber
combine
cloudkit-databases
swift-package
ipados
combine-framework
mac-catalyst
-
Updated
Apr 6, 2022 - Swift
Talk to CloudKit. Server-to-Server in Go.
-
Updated
Jul 1, 2018 - Go
Interaction with CloudKit Records done right !
-
Updated
Jun 23, 2015 - Swift
Getting started with Apple CloudKit JS V2 on Web.
-
Updated
Oct 30, 2021 - JavaScript
A python wrapper around CloudKit Web Services for server-to-server connections.
-
Updated
Nov 6, 2020 - Python
Improve this page
Add a description, image, and links to the cloudkit topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cloudkit topic, visit your repo's landing page and select "manage topics."
My app has a couple of Today Widget extensions in which I’m successfully invoking
mySyncEngine.pull()
method, resulting in an awesome user experience, since any remote updates are immediately available for the user.I’m now working on a new version of such widgets using SwiftUI. I’ve tried a similar approach inside my provider’s getTimeline() and/or getSnapshot() methods, however it doesn’t s