Thiago

Results 2 issues of Thiago

I'm using AngularFire2 Offline in my Ionic application. I want to verify whether local data is already synchronized with Firebase. Does it have a function to check that?

question
need: more info

I'm trying to use the `xform` argument on the `proto-map->clj-map` function to handle proto-maps that have fields using `one-of`. However, the `xform` is being applied after the default mapper, so...