react-native-firestack icon indicating copy to clipboard operation
react-native-firestack copied to clipboard

what is / when to use, keepSynced ?

Open ajonno opened this issue 8 years ago • 0 comments

we're building an app whereby its important that if one user makes a change to a Firebase ref, and another user has their device open and looking at the exact same view - that this ref also updates in real time (on that second users device)

to ensure this is the case do we need to add "keepSynced" ?

ajonno avatar Mar 14 '17 06:03 ajonno