CSFrequency/react-firebase-hooks
React Hooks for Firebase. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2868
- days_rel: n/a
- days_push: 863
- n_releases_24m: 0
Adoption not part of the score
3633 stars · 299 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A set of reusable React Hooks that simplify integrating Firebase services (Auth, Firestore, Realtime Database, Storage, Functions, Messaging) into React applications. It wraps Firebase SDK calls in hook form so components can subscribe to data and auth state declaratively.
Use cases
- subscribe to firestore collections in react components
- handle firebase authentication state in react
- read and write realtime database from react hooks
- upload files to firebase storage in a react app
- use firebase cloud functions from react
- manage firebase auth sign-in flows with hooks
When to choose
- you use React 16.8+ with Firebase v9 modular SDK
- you want idiomatic hooks for auth, firestore, database, and storage
- you prefer a small focused library over a full state framework
When to avoid
- you use React Native Firebase, which is no longer well supported
- you use Firebase v8 or earlier
- you need a framework like React Query with caching and offline features
Facets
library · maturity stable
auth state-management sdk web-development frontend databases developer-tools cross-platform react-hooks firebase firestore realtime-database cloud-storage react-native nodejs web-server
1 source
- readme: https://github.com/CSFrequency/react-firebase-hooks · fetched 2026-08-28 · d7284b26f620
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| CSFrequency/react-firebase-hooks | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="CSFrequency/react-firebase-hooks")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem