react-native-macos/ReactCommon/react
Joshua Gross d7e2e387f4 Fix measure: missing early return
Summary:
In the refactor in D28933824 (6b601db8b8), an early return was accidentally deleted. This causes incorrect measurements to be returned, which can break a few things including Text Inline Views.

Changelog: [internal]

Reviewed By: mdvacca

Differential Revision: D29122235

fbshipit-source-id: 76c8991132e22cd4e0fc1c277447c4dba751adfb
2021-06-14 19:07:51 -07:00
..
config Enable C++ 17 in React Native 2021-04-01 04:50:59 -07:00
debug Make glog exported depencency of debug module 2021-04-13 01:55:03 -07:00
nativemodule Call RCTInitializing initialize on TurboModules 2021-05-20 19:19:57 -07:00
renderer Fix measure: missing early return 2021-06-14 19:07:51 -07:00
test_utils Add unit tests for Layout Animations 2021-05-11 12:11:35 -07:00
utils Enable C++ 17 in React Native 2021-04-01 04:50:59 -07:00