FirebaseExtended / reactfire

Hooks, Context Providers, and Components that make it easy to interact with Firebase.
https://firebaseopensource.com/projects/firebaseextended/reactfire/
MIT License
3.53k stars 401 forks source link

Support for modular firebase v9 SDK #388

Closed devth closed 3 years ago

devth commented 3 years ago

Feature request for supporting the modular firebase v9. Might be early but wanted to get an issue open to start tracking it.

Docs on upgrading and some of the benefits you get.

jhuleatt commented 3 years ago

Hey @devth, thanks for the request. We're working on this in https://github.com/FirebaseExtended/reactfire/pull/369

devth commented 3 years ago

Awesome!

jhuleatt commented 3 years ago

I've started a new discussion (https://github.com/FirebaseExtended/reactfire/discussions/402) with more information about API changes that will go along with supporting v9. Please leave feedback, comments, and questions in there!

devth commented 3 years ago

Thanks @jhuleatt and nice work! Looking forward to trying it out.