Balasubramanian Kasamuthu
Balasubramanian Kasamuthu
https://github.com/codediodeio/geofirex/blob/8dc13bfbc73d9a4d652b215bf4182b41994bb414/src/query.ts#L159 @codediodeio, It would be really great if the result document returns `ref`(DocumentReference) instead of `id` ``` function snapToData(id = 'id') { return map((querySnapshot: fb.firestore.QuerySnapshot) => querySnapshot.docs.map(v => { return...
Hi, I really like this combination, it works for me. Good if you provide a example project using Rx. Thanks
Hey, Could you please add support for transformable datatype where we can store images?
Hi, any possible for Swift Version? or how to import this into Swift project?