react-native/React/Fabric/Surface
Valentin Shergin b9850844a5 Fabric: `constraintLayout` is now return boolean
Summary:
Setting the right expectations: setting layout constraints might fail. Nothing really changed.
Implementing a reliable `constraintLayout` which locks instead of returning immediately requires some additional work and new/additional API.

Reviewed By: mdvacca

Differential Revision: D10159457

fbshipit-source-id: bb23c7de105629ef086ae0b04667ff32c6ffb81d
2018-10-09 16:31:48 -07:00
..
RCTFabricSurface.h Fabric: RCTSurface's start and stop methods 2018-09-26 10:18:38 -07:00
RCTFabricSurface.mm Fabric: `constraintLayout` is now return boolean 2018-10-09 16:31:48 -07:00
RCTFabricSurfaceHostingProxyRootView.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTFabricSurfaceHostingProxyRootView.mm -[RCTSurfaceHostingView createSurfaceWithBridge:...] promoted to class method 2018-09-26 10:18:38 -07:00
RCTFabricSurfaceHostingView.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTFabricSurfaceHostingView.mm Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00