react-infinite-scroll-component
react-infinite-scroll-component copied to clipboard
fix the problem that the pull down refresh function fails when scrolling to the bottom
fix the problem that the pull down refresh function fails when scrolling to the bottom.
Because after scrolling to the end, actionTriggered is set to true, when the pull-down refreshes, onStart will be triggered. At this time, lastScrollTop is considered to have a value, so it is returned