React Fire Hooks
A bunch of utilities for working with Firebase.
useFirebaseSync
Creates a sync handler.
const [data, err, loading] = useFirebaseSync('path/to/collection')
A bunch of utilities for working with Firebase.
Creates a sync handler.
const [data, err, loading] = useFirebaseSync('path/to/collection')
npm i @1productaweek/react-fire-hooks
5
0.4.0
MIT
36.3 kB
36