react-native-macos/React/Fabric/Surface
Valentin Shergin 9042438975 Fabric: `bridge` prop was removed from RCTSurface interface
Summary:
@public
We are moving away from using `RCTBridge` instance in public APIs to enable us using more performance solutions in the future.
This change also fixes "SwipeBack issue" caused by RCTSurfaceHostingProxyRootView returning nil bridge.

Reviewed By: mdvacca

Differential Revision: D9094625

fbshipit-source-id: 6bde3c54773e75ca4c0b6fd908da9d7235b5c3be
2018-08-01 15:32:01 -07:00
..
RCTFabricSurface.h Fabric: `bridge` prop was removed from RCTSurface interface 2018-08-01 15:32:01 -07:00
RCTFabricSurface.mm Fabric: `bridge` prop was removed from RCTSurface interface 2018-08-01 15:32:01 -07:00
RCTFabricSurfaceHostingProxyRootView.h iOS: branch out Fabric handling into a separate RCTSurface-compatible class. 2018-03-05 18:57:30 -08:00
RCTFabricSurfaceHostingProxyRootView.mm Fabric: RCTFabricSurface as separate class 2018-04-10 17:15:08 -07:00
RCTFabricSurfaceHostingView.h iOS: branch out Fabric handling into a separate RCTSurface-compatible class. 2018-03-05 18:57:30 -08:00
RCTFabricSurfaceHostingView.mm Fabric: RCTFabricSurface as separate class 2018-04-10 17:15:08 -07:00