react-native/React
Lukas Wöhrl 992e37c8bc Fix sizing of non strech items
Summary:
Fixes the sizing of items so that under most scenarios it calcultes its height by it's content for non exact measurings. This introduces a new useLegacyStretchBehaviour flag on the config to opt out of this change as it is breaking.

See facebook/yoga#505
Closes https://github.com/facebook/yoga/pull/506

Reviewed By: astreet

Differential Revision: D4954016

Pulled By: emilsjolander

fbshipit-source-id: d28bd5d174cd76951fb94df85e3b0cfab7f81ff7
2017-04-28 06:18:30 -07:00
..
Base Clean up after recent RCT_EXPORT_BLOCKING_SYNCHRONOUS_METHOD changes 2017-04-28 05:35:41 -07:00
CxxBridge Drop support for webworkers 2017-04-25 05:37:54 -07:00
CxxModule Added support for synchronous methods in native modules on iOS 2017-04-27 12:03:30 -07:00
CxxUtils Explicitly cast to (bool) where needed on objc with folly::dynamic 2017-04-18 15:36:20 -07:00
DevSupport Split off websocket related items to RCTPackagerConnection 2017-04-20 08:32:10 -07:00
Executors Remove RCTBatchedBridge rule and all uses from the tree 2017-04-19 17:00:43 -07:00
Modules Immediately trigger renderApplication from RCTRootView init 2017-04-21 07:04:57 -07:00
Profiler Fixing another iOS app extension unsafe API usage in react native 2017-04-06 12:30:55 -07:00
React.xcodeproj Split off websocket related items to RCTPackagerConnection 2017-04-20 08:32:10 -07:00
ReactCxx.xcodeproj Drop support for webworkers 2017-04-25 05:37:54 -07:00
Views Fix sizing of non strech items 2017-04-28 06:18:30 -07:00
folly.xcconfig Update Boost dependency to 1.63 on iOS 2017-03-10 05:45:28 -08:00