firebase / geofire-objc

GeoFire for Objective-C - Realtime location queries with Firebase
MIT License
436 stars 179 forks source link

#101 Implementation. Add observers with snapshots. #128

Closed exxbrain closed 5 years ago

exxbrain commented 5 years ago

Add ability to use complete snapshots when handling events. +Add scheme to example project to fix its build.

morganchen12 commented 5 years ago

Thanks for doing this, looks mostly good--had a few small questions.

morganchen12 commented 5 years ago

LGTM 👍