We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What I mean is a list where you have to scroll up to load older items.
Is there a "reverse" prop somewhere?
The text was updated successfully, but these errors were encountered:
Hi @nabiltkarim, There isn't a "reverse" prop. Do you have some use case examples of list that loads scrolling up?
Sorry, something went wrong.
Thanks for clarification @frinyvonnick. One use case example would be to load the previous chats once you scroll up in a chat.
Oh nice didn't thought about that. Like Slack when you join a channel. Would you like to work on this feature @nabiltkarim?
Just an FYI, the underlying library doesn't really support scrolling in both directions:
bvaughn/react-window#317
No branches or pull requests
What I mean is a list where you have to scroll up to load older items.
Is there a "reverse" prop somewhere?
The text was updated successfully, but these errors were encountered: