Use virtualization and sticky property with VariableSizeList instead of VariableSizeGrid

43 views Asked by At

I am using VariableSizeGrid with which I am able to achieve virtualization and sticky properties . The code example is in below link.

Code

I need to achieve the same with VariableSizeList. Can you suggest on this? Thanks!!

0

There are 0 answers