Files
react-native/Libraries/Lists
Albert Sun 10b4b9505a Make onEndReachedThreshold=null match default value if prop not provided
Summary:
This change makes the behavior of providing a null value to onEndReachedThreshold match the behavior of not providing the prop at all.

## Changelog:

[General] [Changed] - Adjusted VirtualizedList's onEndReachedThreshold default value when null is provided

Reviewed By: olegbl

Differential Revision: D22870445

fbshipit-source-id: 29cbf0550702244007689759846ae0356f06b48d
2020-08-05 15:33:57 -07:00
..