shiny-firestore-mobile
Installation
SKILL.md
Shiny Mobile Firestore Provider
Overview
Shiny.DocumentDb.Firestore.Mobile is an on-device Firebase Firestore provider for
Shiny.DocumentDb. It binds the native Firebase Firestore SDK (via a first-party
Shiny binding, not a third-party one) and adapts it to the IDocumentStore contract.
The native SDK owns the hard parts — local cache, offline write queue, real-time listeners, backoff, conflict handling. This provider is a thin typed adapter over it.
This is NOT Shiny.DocumentDb.Firestore
Do not confuse the two packages. Pick by where the code runs: