Skip to content

Instantly share code, notes, and snippets.

@ch-muhammad-adil
ch-muhammad-adil / GFQuery.m
Last active August 1, 2018 20:09
Modified version of GeoFire for iOS. it allows to fetch whole snapshot of the queried result.
//
// GFQuery.m
// GeoFire
//
// Created by Jonny Dimond on 7/3/14. Modified by Adil on 17/03/2018
// Copyright (c) 2014 Firebase. All rights reserved.
//
#import <FirebaseDatabase/FirebaseDatabase.h>