Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 2.02 KB

README.md

File metadata and controls

53 lines (36 loc) · 2.02 KB

react-fire-hooks

React hooks for Firebase

Installation

npm

npm install --save @sonicgarden/react-fire-hooks

pnpm

pnpm add @sonicgarden/react-fire-hooks

Hooks

Authentication

Firestore

Storage

Utility

Publish

git tag v1.0.0 && git push --tags
npm publish --access=public