FirebaseExtended / reactfire

Hooks, Context Providers, and Components that make it easy to interact with Firebase.
https://firebaseopensource.com/projects/firebaseextended/reactfire/
MIT License
3.52k stars 401 forks source link

Possible to add a hook to get collection one-time only. #473

Open PritamSangani opened 2 years ago

PritamSangani commented 2 years ago

Hi!

Do you have any plans on adding a hook to read collection data once, like there is for doc data?

Something like:

useCollectionDataOnce and useCollectionOnce