mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
37f012c04e
Summary: This pull request fixes the CXX stub for `TextLayoutManager`. The signature for `TextLayoutManager::measure` changed slightly, and this patch updates the stub to reflect that. ## Changelog [Internal] [Fixed] - Fabric: Fix CXX Stub for TextLayoutManager Pull Request resolved: https://github.com/facebook/react-native/pull/27948 Test Plan: Fabric compiles, and the Fabric test suite passes. Reviewed By: shergin Differential Revision: D19788207 Pulled By: sammy-SC fbshipit-source-id: 8f42cca0be99022b038742728ad4fec6c04d5cf0