Skip to content

This is a simple showcase of performant infinite-scroll experience using react-virtualized. This example handles infinite-scroll based on window scroll position, which gives us the ability to create "newsfeed-like" infinite-scroll layouts. In this example, as the user scrolls, we fetch data about trending repositories from the GitHub API.

License

Notifications You must be signed in to change notification settings

faltysad/react-virtualized-infinite-scroll-demo

Repository files navigation

📜 react-virtualized-infinite-scroll-demo

This is a simple showcase of performant infinite-scroll experience using react-virtualized. This example handles infinite-scroll based on window scroll position, which gives us the ability to create "newsfeed-like" infinite-scroll layouts. In this example, as the user scrolls, we fetch data about trending repositories from the GitHub API.

🔎 Preview

react-virtualized-infinite-scroll-demo preview

🔗 Codesandbox link

https://codesandbox.io/s/react-virtualized-infinite-scroll-demo-ngexu

📚 Libraries used

Check out the amazing libraries used in this example!

🏁 Run locally

About

This is a simple showcase of performant infinite-scroll experience using react-virtualized. This example handles infinite-scroll based on window scroll position, which gives us the ability to create "newsfeed-like" infinite-scroll layouts. In this example, as the user scrolls, we fetch data about trending repositories from the GitHub API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published