Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how can i do pagination and down scroll load more #130

Open
ahmetkuslular opened this issue Jun 16, 2020 · 0 comments
Open

how can i do pagination and down scroll load more #130

ahmetkuslular opened this issue Jun 16, 2020 · 0 comments

Comments

@ahmetkuslular
Copy link

A very nice package, thank you. I have two problems.

  1. I want to handle the situation at the top and load more in front of the page.
  2. I want to do pagination. more precisely, I want to get on which page it is with call back.
const changedPage = (page) => {
          console.log (page)
}
/*
  * currentPage = 2
  * scrolls down output: 3
  * scrolls up output: 1
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant