Kelly Ndombe

Results 1 issues of Kelly Ndombe

I recently switched to using firebase-bolt. I've been trying to do something like `root.child('collection').child('doc').hasChild('someKey')` When trying to compile this, it complains that the hasChild function is undefined. I tried going...