react-firebase
react-firebase copied to clipboard
Look into how Firestore could be used in this library
We'd need to split the HoC's and add <Firestore />. As we're using a query path and object syntax, we might be able to simply translate foo/bar/faz into db.collection('foo').doc('bar').collection('faz')
any updates?
Sorry for the lack of updates. We've simply been too busy to add Firestore support right now. I'll update the README to encourage PRs for this feature
I PR'ed something in to you but since then published it separately as react-firebase-firestore since you're busy. you could just direct people there : https://github.com/sw-yx/react-firebase-firestore and < http://npm.im/react-firebase-firestore>
On Fri, Apr 6, 2018 at 3:49 AM, Simen Brekken [email protected] wrote:
Sorry for the lack of updates. We've simply been too busy to add Firestore support right now. I'll update the README to encourage PRs for this feature
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/unfold/react-firebase/issues/50#issuecomment-379176198, or mute the thread https://github.com/notifications/unsubscribe-auth/AiT1go_A-ZLbkgt7sSnclvrSuVd6uFRkks5tlx4GgaJpZM4PtjLT .