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?

有帮助吗?

解决方案

GeoFire now has an Objective-C library!

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top