wadackel/react-stack-grid

How to do Windowing (virtualizing lists)

Mochlate opened this issue · 2 comments

Does this lib have a way for us to do windowing to increase performance?

https://reactjs.org/docs/optimizing-performance.html#virtualize-long-lists

@tsuyoshiwada Is lazy-loading or windowing in the plans for this library?

@Mochlate What solution did you end up with?

does this support loading additional data with callbacks?