You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,6 @@ If you're looking for a lightweight, high-performance, easy-to-use way to render
6
6
7
7
"Smart Scrolling" only renders the visible rows, with some buffer rows above and below. It supports dynamic height rows.
8
8
9
-
react-smart-scroll is way more efficient and way easier to use than react-window or react-virtualized.
10
-
11
9
It is un-opinionated, and gives exactly you what you need with minimum configuration. Namely, fast rendering of long lists, and automatic support for variable height rows, even if they change height at runtime due to resizing, etc.
12
10
13
11
**This component uses React Hooks, so you'll need to be running React 16.8.x or above.**
0 commit comments