firestore listener
How do I setup firestore listener for document snapshots retrieved from firestore in my data provider?
5 Replies
Hi @zoro. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
----------------------
Hmm, I don't know enough to give you a confident answer yet. The information extracts provided do not cover Firestore integration with refine. However, you can refer to the refine documentation (https://refine.dev/docs) for more information on data providers and live providers.
----------------------
Note: you can ask me a follow up question by @ mentioning me again
:speech_balloon:
----------------------Overview | refine
What is refine?
<@302339942418350093> kapa.ai is still learning and improving, please let us how it did by reacting below
genetic-orange•2y ago
Hello @zoro , we don't support firebase directly but there is an open source library which you might be interested. https://github.com/resulturan/refine-firebase
GitHub
GitHub - resulturan/refine-firebase
Contribute to resulturan/refine-firebase development by creating an account on GitHub.
rare-sapphireOP•2y ago
Thanks, but unfortunately this library doesn’t seem to support it and not actively maintained