Skip to content

Commit

Permalink
[docs] Mention Virtuoso as a possible virtualization integration (#15934
Browse files Browse the repository at this point in the history
)
  • Loading branch information
petyosi authored and oliviertassinari committed May 30, 2019
1 parent 61dcffb commit 0ffe293
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/src/pages/components/lists/lists.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,6 @@ It renders 200 rows and can easily handle more.
Virtualization helps with performance issues.

{{"demo": "pages/components/lists/VirtualizedList.js"}}

We encourage the use of [react-window](https://github.com/bvaughn/react-window) when possible.
If this library doesn't cover your use case, you should consider using [react-virtualized](https://github.com/bvaughn/react-virtualized), then alternatives like [react-virtuoso](https://github.com/petyosi/react-virtuoso).

0 comments on commit 0ffe293

Please sign in to comment.