react-native/React
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
..
Base Set minHeight instead of minWidth for calculating the layout in RCTSurfaceRootShadowView 2017-12-28 10:40:28 -08:00
CxxBridge remove "prepareReact" call from the iOS bridge 2017-12-26 14:47:29 -08:00
CxxModule Make RCTNativeModule::invokeInner explicitely return folly::none in case of error 2017-11-17 03:17:20 -08:00
CxxUtils More efficient dynamic->NSString conversion. 2017-07-26 18:31:12 -07:00
DevSupport improve detection of inspectable JS contexts 2017-12-18 13:32:36 -08:00
Executors Add more information to `__fbBatchedBridge is undefined` error 2017-07-26 11:21:59 -07:00
Inspector avoid redbox in handleWrappedEvent 2017-12-19 10:30:52 -08:00
Modules Fixed double initial prop applying for newly created views 2017-12-27 18:02:05 -08:00
Profiler Bunch of utility funcs were moved to RCTUIManagerUtils 2017-09-26 14:08:28 -07:00
React.xcodeproj Fix ReactLegacy and delete RCTViewControllerProtocol 2017-12-20 15:20:00 -08:00
ReactLegacy.xcodeproj Fix ReactLegacy and delete RCTViewControllerProtocol 2017-12-20 15:20:00 -08:00
Views Fix ReactLegacy and delete RCTViewControllerProtocol 2017-12-20 15:20:00 -08:00
third-party.xcconfig More attempts to fix Travis CI runs 2017-05-10 04:32:54 -07:00