@1productaweek/react-fire-hooks

A bunch of react hooks for firebase/firestore.

Usage no npm install needed!

<script type="module">
  import 1productaweekReactFireHooks from 'https://cdn.skypack.dev/@1productaweek/react-fire-hooks';
</script>

README

React Fire Hooks

A bunch of utilities for working with Firebase.

useFirebaseSync

Creates a sync handler.

const [data, err, loading] = useFirebaseSync('path/to/collection')

Made by 1PAW

https://1productaweek.com