Skip to content

Latest commit

 

History

History

README.md

This directory contains code from Point-Free Episode: [CloudKit Sync:

Sharing](https://www.pointfree.co/episodes/ep343-cloudkit-sync-sharing)

We add iCloud sharing and collaboration to our reminders app rewrite, so that multiple users can edit the same reminders list. It takes surprisingly little code, no changes to our feature’s logic, and handles all manner of conflict resolution and more.