mirror of
https://github.com/JakeStanger/react-firebase-pagination-hooks.git
synced 2026-07-11 06:44:43 +01:00
No description
- TypeScript 100%
| src | ||
| .eslintrc.json | ||
| .gitignore | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| yarn.lock | ||
react-firebase-pagination-hooks
This repository is heavily based on firestore-pagination-hook and react-firebase-hooks. modified firestore-pagination-hook so that we can use it like react-firebase-hooks
Install
yarn add react-firebase-pagination-hooks
npm i react-firebase-pagination-hooks