File size: 303 Bytes
1e92f2d
 
 
 
 
 
 
1
2
3
4
5
6
7
8
## zh-CN

结合 [rc-virtual-list](https://github.com/react-component/virtual-list) 实现滚动加载无限长列表,能够提高数据量大时候长列表的性能。

## en-US

An example of infinite & virtualized list via using [rc-virtual-list](https://github.com/react-component/virtual-list).