react-native icon indicating copy to clipboard operation
react-native copied to clipboard

Rename TextLayoutManagerMapBuffer to TextLayoutManager

Open NickGerleman opened this issue 1 year ago • 1 comments

Summary: Clean this up, now that there is only one TextLayoutManager.

Changelog: [Internal]

Differential Revision: D56801446

NickGerleman avatar May 01 '24 00:05 NickGerleman

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 19,445,737 -20
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 22,818,267 -24
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: c96c8933745b72148856e62f13553d7a2f5d4f6b Branch: main

analysis-bot avatar May 01 '24 01:05 analysis-bot

Merged as https://github.com/facebook/react-native/commit/bbb52c575dc63f3b6aed701aaeb52e43d201b0f4

javache avatar Jun 27 '24 20:06 javache