Skip to content

Commit 72cdb55

Browse files
authored
updated readme
1 parent 3b1005d commit 72cdb55

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ If you're looking for a lightweight, high-performance, easy-to-use way to render
66

77
"Smart Scrolling" only renders the visible rows, with some buffer rows above and below. It supports dynamic height rows.
88

9-
react-smart-scroll is way more efficient and way easier to use than react-window or react-virtualized.
10-
119
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.
1210

1311
**This component uses React Hooks, so you'll need to be running React 16.8.x or above.**

0 commit comments

Comments
 (0)