react-native/React/Base/Surface
Michael Schneider d3b41e0da3 Set minHeight instead of minWidth for calculating the layout in RCTSurfaceRootShadowView
Summary:
Fix calculating layout in `RCTSurfaceRootShadowView` as the `minWidth` is set doubled in `calculateLayoutWithMinimumSize:maximumSize:`.

cc shergin
Closes https://github.com/facebook/react-native/pull/17203

Differential Revision: D6642437

Pulled By: shergin

fbshipit-source-id: 3483c952c9ecf0132182a156b7b916eb1e975424
2017-12-28 10:40:28 -08:00
..
SurfaceHostingView Fix typo in RCTSurfaceHostingView 2017-12-15 17:32:24 -08:00
RCTSurface.h Introducing RCTSurface, new experimental thread-safe interop layer 2017-11-07 16:16:56 -08:00
RCTSurface.mm RCTSurface: RCTSurfaceHostingView, interop layer beteween UIKit and RCTSurface 2017-12-04 13:48:27 -08:00
RCTSurfaceDelegate.h Introducing RCTSurface, new experimental thread-safe interop layer 2017-11-07 16:16:56 -08:00
RCTSurfaceRootShadowView.h Introducing RCTSurface, new experimental thread-safe interop layer 2017-11-07 16:16:56 -08:00
RCTSurfaceRootShadowView.m Set minHeight instead of minWidth for calculating the layout in RCTSurfaceRootShadowView 2017-12-28 10:40:28 -08:00
RCTSurfaceRootShadowViewDelegate.h Introducing RCTSurface, new experimental thread-safe interop layer 2017-11-07 16:16:56 -08:00
RCTSurfaceRootView.h Introducing RCTSurface, new experimental thread-safe interop layer 2017-11-07 16:16:56 -08:00
RCTSurfaceRootView.mm Introducing RCTSurface, new experimental thread-safe interop layer 2017-11-07 16:16:56 -08:00
RCTSurfaceStage.h RCTSurface: Stopping the app on surface object deallocation 2017-12-03 20:16:36 -08:00
RCTSurfaceStage.m RCTSurface: Stopping the app on surface object deallocation 2017-12-03 20:16:36 -08:00
RCTSurfaceView+Internal.h Introducing RCTSurface, new experimental thread-safe interop layer 2017-11-07 16:16:56 -08:00
RCTSurfaceView.h RCTSurface: activityIndicatorViewFactory was removed from RCTSurfaceView 2017-12-03 20:16:36 -08:00
RCTSurfaceView.mm RCTSurface: activityIndicatorViewFactory was removed from RCTSurfaceView 2017-12-03 20:16:36 -08:00