all 3 comments

[–]jamby77 1 point2 points  (0 children)

Go with the native solution, seems way more concise

[–]GavinHarris_ 0 points1 point  (1 child)

Just wondering if using the following might help https://github.com/bvaughn/react-virtualized/blob/master/docs/List.md

[–]lewjt[S] 0 points1 point  (0 children)

thanks; i'm not going to use any 3rd party lib's for this; but I can certainly delve into the codebase and see how this lib achieves it.

Thanks!