like-gold
like-gold15mo ago

firestore listener

How do I setup firestore listener for document snapshots retrieved from firestore in my data provider?
5 Replies
kapa.ai
kapa.ai15mo ago
Hi @zoro. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
kapa.ai
kapa.ai15mo ago
---------------------- 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?
kapa.ai
kapa.ai15mo ago
<@302339942418350093> kapa.ai is still learning and improving, please let us how it did by reacting below
absent-sapphire
absent-sapphire15mo 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.
like-gold
like-gold15mo ago
Thanks, but unfortunately this library doesn’t seem to support it and not actively maintained