CSFrequency / react-firebase-hooks

React Hooks for Firebase.
Apache License 2.0
3.55k stars 304 forks source link

How does this compare to ReactFire? #284

Open igalci opened 1 year ago

igalci commented 1 year ago

They seem to be accomplishing the same thing and I am kind of stuck in the middle.

ReactFire uses the context providers, while this doesn't. I am not sure what the benefits are.

What are the pros and cons of each library?

PS. I also see App Check integration is missing here?