react-native-macos/React/Fabric
Samuel Susla 2c3a6ab5b2 Fix crash caused by <Modal> trying to present view controller twice
Summary:
Changelog: [Internal]

`_viewController` was being presented twice causing following exception

```
'Application tried to present modally an active controller <FBReactRootViewController: 0x7fe741818b80;
```

Reviewed By: shergin

Differential Revision: D20820395

fbshipit-source-id: 5c9489011e5f99d8bd37befbd544d2d55a650589
2020-04-02 12:50:21 -07:00
..
Mounting Fix crash caused by <Modal> trying to present view controller twice 2020-04-02 12:50:21 -07:00
Surface Implement RCTFabricSurface.synchronouslyWaitForStage 2020-01-30 10:11:12 -08:00
Utils Fabric: Using `executeSynchronouslyOnSameThread_CAN_DEADLOCK` in MainRunLoopEventBeat 2020-03-30 19:35:08 -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 Implement RCTFabricSurface.synchronouslyWaitForStage 2020-01-30 10:11:12 -08:00
RCTScheduler.mm Implement RCTFabricSurface.synchronouslyWaitForStage 2020-01-30 10:11:12 -08:00
RCTSurfacePresenter.h Implement RCTFabricSurface.synchronouslyWaitForStage 2020-01-30 10:11:12 -08:00
RCTSurfacePresenter.mm Swap left and right yoga position with start and end in RTL context 2020-04-01 05:42:20 -07:00
RCTSurfacePresenterBridgeAdapter.h Tidy up license headers 2019-11-11 17:59:06 -08:00
RCTSurfacePresenterBridgeAdapter.mm Fabric iOS: pass in surfaceId when requesting to download image 2019-11-16 00:13:48 -08: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