react-native-macos/Libraries/Lists
Rasmus K. Brosbøl e0c73633cf VirtualizedList: Fix spacer size calculation (#18105)
Summary:
See https://github.com/facebook/react-native/issues/18104

Tested the above snack with:
- stickyHeadersEnabled true/false
- initialScrollIndex set and not

Visibly verified consistent rendering.

[GENERAL] [BUGFIX] [VirtualizedList] - Fix for jumpy content when initialScrollIndex specified
Pull Request resolved: https://github.com/facebook/react-native/pull/18105

Differential Revision: D8382122

Pulled By: sahrens

fbshipit-source-id: 9421351469e8684bc61438605abbd9988b664c29
2018-07-20 00:17:05 -07:00
..
ListView Remove ScrollView.propTypes 2018-07-05 15:18:04 -07:00
__flowtests__ Update license headers for MIT license 2018-02-16 18:31:53 -08:00
__tests__ Adding new styling props to FlatList/VirtualizedList for ListHeaderComponent and ListFooterComponent 2018-07-12 13:49:08 -07:00
FillRateHelper.js Remove @providesModule from all modules 2018-04-25 07:37:10 -07:00
FlatList.js Adding new styling props to FlatList/VirtualizedList for ListHeaderComponent and ListFooterComponent 2018-07-12 13:49:08 -07:00
MetroListView.js Flowtype ListView 2018-05-14 00:24:44 -07:00
SectionList.js Flowtype ListView 2018-05-14 00:24:44 -07:00
ViewabilityHelper.js Remove @providesModule from all modules 2018-04-25 07:37:10 -07:00
VirtualizeUtils.js Remove @providesModule from all modules 2018-04-25 07:37:10 -07:00
VirtualizedList.js VirtualizedList: Fix spacer size calculation (#18105) 2018-07-20 00:17:05 -07:00
VirtualizedSectionList.js Bump Prettier to 1.13.4 on xplat 2018-06-06 05:32:06 -07:00