T
TanStack6mo ago
correct-apricot

Reverse infinite scroll direction like chat apps

Does anyone know how can I achieve upward scrolling like other chat platforms that is load data on scrolling up instead of scrolling down using the tanstack virtual
1 Reply
absent-sapphire
absent-sapphire5mo ago
GitHub
Any guidance on a reversed virtual list with dynamic elements? · T...
We have been using react-virtual for a few months, and love the fact that the library is headless and allow us to do things our way... However, we are trying to build a chat-like virtual list that ...

Did you find this page helpful?