react-native-macos/React
Samuel Susla 154ce78972 Take viewport offset into account in UIManager.measureInWindow
Summary:
Changelog: [Internal]

Fabric's UIManager.measureInWindow didn't take viewport's offset into account. This diff fixes it by including viewport's offset in `LayoutContext`.

Reviewed By: JoshuaGross

Differential Revision: D23021903

fbshipit-source-id: 9106a8789d66fe19d8cb0a9378ee5bc8f2c83005
2020-08-10 12:52:23 -07:00
..
AccessibilityResources/en.lproj Add localized accessibility strings to React Core pod (#27995) 2020-02-20 14:31:03 -08:00
Base Take viewport offset into account in UIManager.measureInWindow 2020-08-10 12:52:23 -07:00
CoreModules iOS: Update RCTAlertManager to use new RCTAlertController (#29295) 2020-08-06 16:20:47 -07:00
CxxBridge Delete unused RCTAdditionalJavaScriptDidLoadNotification 2020-07-23 17:11:32 -07:00
CxxModule Guard all NativeModulePerfLogger calls with a null check 2020-05-20 20:19:30 -07:00
CxxUtils Clang format for all React Native files 2020-03-08 23:01:17 -07:00
DevSupport Add "Open Debugger" and "Open React DevTools" to iOS dev menu 2020-04-15 19:34:52 -07:00
Fabric Take viewport offset into account in UIManager.measureInWindow 2020-08-10 12:52:23 -07:00
Inspector Clang format for all React Native files 2020-03-08 23:01:17 -07:00
Modules Workarounds for two bridge methods: dispatchToJSThread and enqueueJSCall: 2020-08-07 11:55:51 -07:00
Profiler Clang format for all React Native files 2020-03-08 23:01:17 -07:00
Tests/Text Write tests to cover additional features in RCTParagraphComponentView 2020-07-27 16:05:53 -07:00
UIUtils Clang format for all React Native files 2020-03-08 23:01:17 -07:00
Views Fix refresh control redbox 2020-08-06 17:31:47 -07:00
React-RCTFabric.podspec Setup the ShadowNode tree for RCTParagraphComponentViewTests (#29470) 2020-07-27 15:37:31 -07:00
third-party.xcconfig Upgrade Folly to v2020.01.13.00 (#27810) 2020-01-21 12:44:00 -08:00