react-firebase-hooks
react-firebase-hooks copied to clipboard
feat: add id to useCollectionData and useCollectionDataOnce hooks
Would be useful to have the id in the useCollectionData and useCollectionDataOnce hooks, specially to filter among different documents. Maybe it could also be one of the parametes if it must be included. I look forward to hearing your comments.