react-native-macos/React/Fabric
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
..
Mounting Add support for ScrollView.centerContent in Fabric 2020-05-13 12:28:54 -07:00
Surface Implement RCTFabricSurface.synchronouslyWaitForStage 2020-01-30 10:11:12 -08:00
Utils Fabric: Using `PlatformRunLoopObserver` instead of `MainRunLoopEventBeat` and `RuntimeEventBeat` on iOS (gated) 2020-05-11 09:01:33 -07:00
RCTConversions.h Add RTL support 2020-03-17 14:09:28 -07:00
RCTImageResponseDelegate.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTImageResponseObserverProxy.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTImageResponseObserverProxy.mm Do not switch queues if not necessary 2020-02-18 03:40:51 -08:00
RCTPrimitives.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTScheduler.h Fabric: `scheduler` module was decoupled from `uimanager` 2020-04-18 15:00:21 -07:00
RCTScheduler.mm Fabric: `scheduler` module was decoupled from `uimanager` 2020-04-18 15:00:21 -07:00
RCTSurfacePresenter.h Move RuntimeExecutor to its own BUCK module (#28730) 2020-04-27 11:39:07 -07:00
RCTSurfacePresenter.mm Fabric: Using `PlatformRunLoopObserver` instead of `MainRunLoopEventBeat` and `RuntimeEventBeat` on iOS (gated) 2020-05-11 09:01:33 -07:00
RCTSurfacePresenterBridgeAdapter.h Tidy up license headers 2019-11-11 17:59:06 -08:00
RCTSurfacePresenterBridgeAdapter.mm Move RuntimeExecutor to its own BUCK module (#28730) 2020-04-27 11:39:07 -07:00
RCTSurfaceRegistry.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTSurfaceRegistry.mm Codemod: Clang-format for all files in `React/Fabric` directory 2020-02-26 21:31:12 -08:00
RCTSurfaceTouchHandler.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTSurfaceTouchHandler.mm Fabric: Fixed crash in RCTSurfaceTouchHandler (`unordered_set::at()`) 2019-12-23 16:55:53 -08:00
RCTTouchableComponentViewProtocol.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00