react-native/Libraries/Components/ScrollView
Janic Duplessis ecaca80d42 Support sticky headers for inverted Lists
Summary:
Sticky headers for inverted lists should still stick at the top of the list instead of the bottom.

Tested by adding the inverted prop to the SectionList example in RNTester.

It does add a prop to ScrollView but it's very specific to the inverted list implementation, not sure if it should be documented.

[GENERAL][ENHANCEMENT][LISTS] -  Support sticky headers for inverted Lists
Closes https://github.com/facebook/react-native/pull/17762

Differential Revision: D6830784

Pulled By: sahrens

fbshipit-source-id: 6841fdd46e04b30547659d85ff54c3a21c61a8a2
2018-01-29 11:46:26 -08:00
..
__mocks__ closes #13034 Fixes the ScrollViewMock methods 2017-11-28 12:32:37 -08:00
ScrollView.js Support sticky headers for inverted Lists 2018-01-29 11:46:26 -08:00
ScrollViewStickyHeader.js Support sticky headers for inverted Lists 2018-01-29 11:46:26 -08:00
processDecelerationRate.js Removed unnecessary exportedConstants 2016-03-10 10:21:34 -08:00