react-native-macos/Libraries/Components/ScrollView
Tim Yung d4e29ecdaa RN: Fix `ScrollView` Type Errors
Summary:
Fixes some of the type errors in `ScrollView` that were previously being suppressed by comments. This also slightly simplifies the implementation of `ScrollView`.

Changelog:
[Internal]

Reviewed By: kacieb

Differential Revision: D25097225

fbshipit-source-id: a444db8179c91e264671d8f32431b93c4da8dfc4
2020-11-19 15:55:23 -08:00
..
__tests__ RN: Refactor `ScrollView` Style Splitting 2020-11-19 15:55:23 -08:00
AndroidHorizontalScrollContentViewNativeComponent.js chore: use es6 import for scroll view (#29184) 2020-08-05 17:51:13 -07:00
AndroidHorizontalScrollViewNativeComponent.js chore: use es6 import for scroll view (#29184) 2020-08-05 17:51:13 -07:00
ScrollContentViewNativeComponent.js chore: use es6 import for scroll view (#29184) 2020-08-05 17:51:13 -07:00
ScrollView.js RN: Fix `ScrollView` Type Errors 2020-11-19 15:55:23 -08:00
ScrollViewCommands.js Fabric: add native commands support to ScrollView 2019-11-10 17:19:00 -08:00
ScrollViewContext.js Name a bunch of anonymous RN contexts 2020-11-16 13:12:09 -08:00
ScrollViewNativeComponent.js chore: use es6 import for scroll view (#29184) 2020-08-05 17:51:13 -07:00
ScrollViewNativeComponentType.js RN: Fix `ScrollView` Type Errors 2020-11-19 15:55:23 -08:00
ScrollViewStickyHeader.js Fix memory leak in ScrollViewStickyHeader 2020-11-11 01:59:38 -08:00
ScrollViewViewConfig.js RN: Update ViewConfig for ScrollView 2020-11-19 02:52:00 -08:00
processDecelerationRate.js chore: use es6 import for scroll view (#29184) 2020-08-05 17:51:13 -07:00