firebase/geofire-js

What to do when my project using Firebase version 9 but i need to use geofire

Closed this issue · 1 comments

I'm using realtime database javascript sdk v9 in all functions in my app and everything work perfect

I need to add geofire to store and retrieve locations with the ability retrieve location with a certain radius

What is the best approach to deal with that?

Should i back to v8 to use geofire ?

puf commented

See #233