This directory holds many case studies and applications to demonstrate solving various problems
with SharingFirestore. Open the
SharingFirestore.xcworkspace at the root of the repo to see all example projects in one single
workspace, or you can open each example application individually.
- Case Studies
Demonstrates how to solve common application problems using SharingFirestore with Firestore. Examples include real-time queries, bidirectional syncing, dynamic filtering, and integration with SwiftUI and @Observable models.