react-firebase-hooks icon indicating copy to clipboard operation
react-firebase-hooks copied to clipboard

React Hooks for Firebase.

Results 89 react-firebase-hooks issues
Sort by recently updated
recently updated
newest added

Hi, I'm using this library in my project but I'm confused about pagination. Are there any examples for React?

Hey, I couldn't find the "[confirmPasswordReset](https://firebase.google.com/docs/reference/js/v8/firebase.auth.Auth#confirmpasswordreset)" hook that's needed to change the password. Can I add it to the repo?

Missed comma in useSignInWithEmailLink destructure

I'm guessing this is more of a cache issue with firebase than the library. But I was wondering if somebody bumped into the same issue and has a solution. #...

I am thinking of maybe trying to migrate to Nextjs. I am sure I am using Nextjs wrong but I get this error when using `useDocument ` or `useDocumentData `...

When I created my fork I didn't notice https://github.com/CSFrequency/react-firebase-hooks/pull/296/files;  However, I also updated README and it is forked from more up-to-date master so I decided to create PR anyway. Thanks...

[functions] add the ability to edit the default 'httpsCallable' function default options

`snapshot.exists()` should be called as a method. This was previously fixed in v4 but has been reintroduced in v5. Previous bugfix: https://github.com/CSFrequency/react-firebase-hooks/pull/179

is it possible to pass params to useHttpsCallable ? If so, how do I do it? I want to pass some parameters to use them on a cloud function

Enable support for query count https://github.com/CSFrequency/react-firebase-hooks/issues/280