MichaelSolati / geofirestore-js

Location-based querying and filtering using Firebase Firestore.

Home Page:https://geofirestore.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Redux Firebase

emersonlaurentino opened this issue · comments

Hi, I am using react-redux-firebase and in my application, I need fetch documents by geolocation, so I am here.

I want to know if there is an integration between the two?

@emersonlaurentino I think this would be better suited as a stack overflow question, this library exists only as a wrapper for the Firestore library from firebase and firebase-admin and is not designed to work with other Firestore/Firebase libraries.

I unfortunately don't know how I'd be able to help set this up.