react-native/Libraries/Lists
Spencer Ahrens 22a4205bdd onEndReached should clear when data changes
Summary: it's possible to update data and not have the content length change, which could prevent onEndReached from ever firing again, so fix that.

Reviewed By: bvaughn, yungsters

Differential Revision: D4783818

fbshipit-source-id: ec4640f4b8cf820165b045eaafee6fb41c0b0499
2017-03-28 20:07:09 -07:00
..
ListView Re-License Lists with standard React Native License 2017-03-24 14:31:19 -07:00
__flowtests__ Re-License Lists with standard React Native License 2017-03-24 14:31:19 -07:00
__tests__ Re-License Lists with standard React Native License 2017-03-24 14:31:19 -07:00
FlatList.js onEndReached should clear when data changes 2017-03-28 20:07:09 -07:00
MetroListView.js Re-License Lists with standard React Native License 2017-03-24 14:31:19 -07:00
SectionList.js onEndReached should clear when data changes 2017-03-28 20:07:09 -07:00
ViewabilityHelper.js Re-License Lists with standard React Native License 2017-03-24 14:31:19 -07:00
VirtualizeUtils.js Re-License Lists with standard React Native License 2017-03-24 14:31:19 -07:00
VirtualizedList.js onEndReached should clear when data changes 2017-03-28 20:07:09 -07:00
VirtualizedSectionList.js Re-License Lists with standard React Native License 2017-03-24 14:31:19 -07:00