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

Feature request - Support pagination on both sides of the list. #7

Open
srameshr opened this issue Aug 27, 2018 · 0 comments
Open

Feature request - Support pagination on both sides of the list. #7

srameshr opened this issue Aug 27, 2018 · 0 comments

Comments

@srameshr
Copy link

Could you try to support pagination on either side of the list? More explanation here: facebook/react-native#20500

Use case:

  1. For records from 0 to 100, you load records from 45 to 55 to the UI on the first mount of the component and render 50th element to the user's view.
  2. On scroll left or up obtain records from 44 to 35 and prepend to the list.
  3. Vice versa for scroll right or down.
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