Valentin Shergin
06ebaf2205
Missing moving pieces of RCTSurfaceHostingView
...
Summary: Now it actually works.
Reviewed By: mmmulani
Differential Revision: D6701105
fbshipit-source-id: 16f3f4e319f874f9a08867b784d13aad4fa22aeb
2018-01-11 18:57:31 -08:00
Valentin Shergin
b2a251948f
Proper usage CGFLOAT_MAX vs INFINITY inside RCTSurface
...
Summary: See `RCTShadowView+Layout.m` for more info about differences between CGFLOAT_MAX and INFINITY in Yoga and UIKit.
Reviewed By: mmmulani
Differential Revision: D6665635
fbshipit-source-id: 270ba5366c3dfe78e38474de5380d7d5d251e628
2018-01-07 18:31:20 -08:00
Michael Schneider
d021dd25da
Fix typo in RCTSurfaceHostingView
...
Summary:
Fix typo in RCTSurfaceHostingView (minumumSize -> minimumSize)
Closes https://github.com/facebook/react-native/pull/17235
Differential Revision: D6585719
Pulled By: hramos
fbshipit-source-id: bfb18015f48bc8ab161945d09125c27d29738ede
2017-12-15 17:32:24 -08:00
Valentin Shergin
4d37cf0fbc
RCTSurface: RCTSurfaceHostingView, interop layer beteween UIKit and RCTSurface
...
Summary: UIView subclass which providers interoperability between UIKit and Surface regarding layout and life-cycle.
Reviewed By: rsnara
Differential Revision: D6465922
fbshipit-source-id: 2a7cfb70119d460bc22968d1aa780833bf47d7f6
2017-12-04 13:48:27 -08:00