react-native-macos/Libraries/Lists
Martin Sherburn d3658bc2b6 Fix issue with onEndReached
Summary:
onEndReached can be triggered twice when more items are added to the end of the list. This change makes it so that a second call to onEndReached won't happen until the user scrolls down to the new end of the list.

Changelog:

[General] [Fixed] - Fix double call to onEndReached in VirtualizedList

Reviewed By: sahrens

Differential Revision: D20066740

fbshipit-source-id: 129d7ae6bfd241eeea18fe0bb12b82be67735874
2020-03-27 03:58:39 -07:00
..
__flowtests__ Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
__tests__ Make ScrollView use ForwardRef 2020-03-26 16:53:46 -07:00
FillRateHelper.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
FlatList.js Make ScrollView use ForwardRef 2020-03-26 16:53:46 -07:00
SectionList.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
ViewabilityHelper.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
VirtualizeUtils.js Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
VirtualizedList.js Fix issue with onEndReached 2020-03-27 03:58:39 -07:00
VirtualizedSectionList.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00