Firebase – Location based GeoFire queries . How to load the documents in batches
I have a ios location based app. A user needs to be able to see nearby users within a certain radius. is there a way to read the nearby user documents in batches so that i don't unnecessarily load too…