react-infinite-scroll-component
react-infinite-scroll-component copied to clipboard
Added `throttleDelay` to be able to customize the delay
Motivation: When we scroll fast the events are not captured & results in lagging behavior. See https://github.com/ankeetmaini/react-infinite-scroll-component/issues/78