· Founder/Product Manager

Sync Firestore with App State Data Type List

I am sure there is some info out there but I cannot find it.

I want to keep a local store of data so that the app works offline. I have created a custom data type and a persisted App State as a list of this data type. The Data Type structure matches the Firestore collection.

What is the best way to keep the local and cloud stores in sync?

3
3 replies