Skip to content

Comments

feat: infinite scrolling#473

Closed
safwansamsudeen wants to merge 2 commits intomainfrom
infinite-scroll
Closed

feat: infinite scrolling#473
safwansamsudeen wants to merge 2 commits intomainfrom
infinite-scroll

Conversation

@safwansamsudeen
Copy link
Contributor

@safwansamsudeen safwansamsudeen commented Nov 25, 2025

Enable infinite scrolling for performant render of large lists - closes #261

API

Pass a resource prop - which should be a useList resource - which will be used to fetch data as users scroll to the bottom. The data of the resource prop will override the rows prop.

Demo

This is how it looks in Drive:

Screen.Recording.2025-11-25.at.4.32.17.PM.mov

@safwansamsudeen safwansamsudeen marked this pull request as ready for review January 19, 2026 08:57
@safwansamsudeen safwansamsudeen deleted the infinite-scroll branch January 27, 2026 10:23
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

Successfully merging this pull request may close these issues.

Feature Request: List View Virtualization for faster rendering

1 participant