No description
  • TypeScript 100%
Find a file
2021-08-08 20:06:28 +09:00
src Use full path to find documents (#11) 2021-08-08 20:01:53 +09:00
.eslintrc.json update 2020-06-28 12:51:37 +09:00
.gitignore init 2020-06-28 10:07:17 +09:00
LICENSE update license 2020-06-28 13:25:38 +09:00
package.json 1.0.1 2021-08-08 20:06:28 +09:00
README.md Update ReadMe 2020-06-28 10:08:46 +09:00
tsconfig.json update 2020-06-28 12:51:37 +09:00
yarn.lock [Security] Bump glob-parent from 5.1.1 to 5.1.2 (#10) 2021-07-14 20:56:01 +09:00

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