react-native/React/Base/Surface/SurfaceHostingView
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
..
RCTSurfaceHostingProxyRootView.h iOS: branch out Fabric handling into a separate RCTSurface-compatible class. 2018-03-05 18:57:30 -08:00
RCTSurfaceHostingProxyRootView.mm Fabric: `bridge` prop was removed from RCTSurface interface 2018-08-01 15:32:01 -07:00
RCTSurfaceHostingView.h iOS: set the default measure size correctly for RCTSurfaceHostingView 2018-03-19 17:36:03 -07:00
RCTSurfaceHostingView.mm fix use of C++ syntax in an header file 2018-04-08 23:29:38 -07:00
RCTSurfaceSizeMeasureMode.h fix use of C++ syntax in an header file 2018-04-08 23:29:38 -07:00
RCTSurfaceSizeMeasureMode.mm fix use of C++ syntax in an header file 2018-04-08 23:29:38 -07:00