Open ahmed1490 opened 8 years ago
Hi!
No immediate plans; currently adding things as I need them but eventually would look at supporting everything. Happy to accept contributions though :)
My 2 cents: this is a great lib as it is, thank you @davecoates for the work on it.
I was just about to start writing something like this from scratch to use in our project, being pissed of that all the other libs I found (like firestack, etc) are incredibly bloated and force me to pull and configure all the firebase modules even if I don't use them.
I like the simplicity of this lib just for handling the Real-time Database + Auth (and maybe it could do the Storage... maybe ...).
Thanks, glad you like it. I was thinking other parts of firebase would come as separate packages rather than adding them all here and forcing dep on all the underlying firebase libraries.
Is this planned?