Open jasondecastro opened 6 years ago
For example, React List has a getVisibleRange() method which returns an array of the items visible in the viewport while scrolling.
getVisibleRange()
Is there a way to replicate this with React Infinite? @garetht
+1
bumping @garetht
For example, React List has a
getVisibleRange()
method which returns an array of the items visible in the viewport while scrolling.Is there a way to replicate this with React Infinite? @garetht