react-native/Libraries/Lists/__tests__
Spencer Ahrens 3bf7856700 disable removeClippedSubviews by default
Summary:
It's just causing problems (e.g. when combined with transform animations like those used
in some navigators) and hopefully it's not necessary with JS-side windowing. If people need the
perf, they can turn it on themselves.

Should fix https://github.com/facebook/react-native/issues/13316 and related issues.

Reviewed By: achen1

Differential Revision: D4884147

fbshipit-source-id: 95c82448581076c0d0b2c80b1cd80cc294898174
2017-04-13 16:05:52 -07:00
..
__snapshots__ disable removeClippedSubviews by default 2017-04-13 16:05:52 -07:00
FillRateHelper-test.js Add option to track when we're showing blankness during fast scrolling 2017-04-07 01:00:39 -07:00
FlatList-test.js Re-License Lists with standard React Native License 2017-03-24 14:31:19 -07:00
SectionList-test.js Re-License Lists with standard React Native License 2017-03-24 14:31:19 -07:00
ViewabilityHelper-test.js Re-License Lists with standard React Native License 2017-03-24 14:31:19 -07:00
VirtualizeUtils-test.js Re-License Lists with standard React Native License 2017-03-24 14:31:19 -07:00