react-native-macos/React/Fabric/Mounting/ComponentViews
Samuel Susla d9593ae1b3 Add support for ScrollView.centerContent in Fabric
Summary:
Changelog: [Internal]

ScrollView didn't support centerContent prop. The implementation is copied over from Paper.

I added an example of this prop in RNTester.

Reviewed By: JoshuaGross

Differential Revision: D21548270

fbshipit-source-id: 28f6c8d769c5a6bc1d111b33970a06b95c259132
2020-05-13 12:28:54 -07:00
..
ActivityIndicator Move core components to iOS Plugins 2019-12-10 03:11:31 -08:00
Image Blur image in Image component if blurRadius prop is provided 2020-04-27 05:32:11 -07:00
LegacyViewManagerInterop Use InteropLayer for ReactART 2020-05-01 03:47:26 -07:00
Modal Fix crash caused by <Modal> trying to present view controller twice 2020-04-02 12:50:21 -07:00
Root Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
SafeAreaView Add prepareForReuse to RCTSafeAreaViewComponentView 2020-05-04 02:59:19 -07:00
ScrollView Add support for ScrollView.centerContent in Fabric 2020-05-13 12:28:54 -07:00
Slider Move event structs into event emitter namespace 2020-01-14 06:39:33 -08:00
Switch Move event structs into event emitter namespace 2020-01-14 06:39:33 -08:00
Text Use plugin architecture for Paragraph component 2020-05-11 09:01:34 -07:00
TextInput Use plugins for TextInput component 2020-05-11 09:01:34 -07:00
UnimplementedComponent Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
UnimplementedView Move core components to iOS Plugins 2019-12-10 03:11:31 -08:00
View Use plugins for View component 2020-05-11 09:01:35 -07:00
RCTFabricComponentsPlugins.h Use plugins for View component 2020-05-11 09:01:35 -07:00
RCTFabricComponentsPlugins.mm Use plugins for View component 2020-05-11 09:01:35 -07:00