Question

I am to looking for a quick way to implement a dynamic location based filtering of points of interest feature in an iOS App - where a user's location continuously changes and as a result the points of interest will continuously change.

I see that firebase geofire has a similar feature but written in .js. Can you advise if this can be leveraged in an iOS App with no webviews?

Was it helpful?

Solution

GeoFire now has an Objective-C library!

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top