react-native-macos/React/Fabric/Mounting/ComponentViews/Modal
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
..
RCTFabricModalHostViewController.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTFabricModalHostViewController.mm Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTModalHostViewComponentView.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTModalHostViewComponentView.mm Fix crash caused by <Modal> trying to present view controller twice 2020-04-02 12:50:21 -07:00