rn-firebase-bridge icon indicating copy to clipboard operation
rn-firebase-bridge copied to clipboard

FCM support?

Open ahmed1490 opened this issue 8 years ago • 3 comments

Is this planned?

ahmed1490 avatar Jul 07 '16 20:07 ahmed1490

Hi!

No immediate plans; currently adding things as I need them but eventually would look at supporting everything. Happy to accept contributions though :)

davecoates avatar Jul 12 '16 10:07 davecoates

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 ...).

rcugut avatar Dec 01 '16 14:12 rcugut

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.

davecoates avatar Dec 09 '16 04:12 davecoates