T
TanStack4mo ago
conscious-sapphire

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
national-gold
national-gold4mo 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?