react-native/Libraries/Components/ScrollView
Oleg Lokhvitsky 5f48d28119 ScrollView snapToStart/snapToEnd
Summary: Added `snapToStart` and `snapToEnd` props to ScrollView which work together with `snapToOffsets` and determine whether the beginning and end of the list automatically count as snap offsets or not. If not, the list is allowed to free-scroll between its start/end and the first/last snap offset.

Reviewed By: sahrens

Differential Revision: D9442386

fbshipit-source-id: 47a5fdb20f884542434b01b1f0a486ed2b478c6e
2018-08-30 13:04:50 -07:00
..
__mocks__ Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
InternalScrollViewType.js Remove ScrollView.propTypes 2018-07-05 15:18:04 -07:00
ScrollView.js ScrollView snapToStart/snapToEnd 2018-08-30 13:04:50 -07:00
ScrollViewStickyHeader.js Remove @providesModule from all modules 2018-04-25 07:37:10 -07:00
processDecelerationRate.js ScrollView snapToOffsets 2018-08-30 13:04:50 -07:00