mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Changelog: [RNTester][Internal] - Fix layout measurement in hoverable pointer attributes test This diff addresses an issue I've found with the hoverable pointer attributes test where before it was measuring the view seemingly on mount and it appears that for *some reason* that would be incorrect on the first mount of the view. This diff ensures that doesn't happen by measuring the view JIT when an event is recieved instead. Reviewed By: lunaleaps Differential Revision: D37765614 fbshipit-source-id: 8594677d98be8d3d4e75dbf5394c92ca49355d6d