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

Split "renderer/css" headers

Open NickGerleman opened this issue 1 year ago • 2 comments

Summary: Need to make the current headers a bit more granular to avoid cyclical dependencies, and a lot of bloat.

This code isn't wired up more broadly, so this isn't breaking yet.

Changelog: [Internal]

Reviewed By: rshest

Differential Revision: D57089140

NickGerleman avatar May 08 '24 07:05 NickGerleman

This pull request was exported from Phabricator. Differential Revision: D57089140

facebook-github-bot avatar May 08 '24 07:05 facebook-github-bot

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 19,495,381 +2
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 22,867,547 -25
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: deee037c62a7d62a349d34db427b14d3560ddf83 Branch: main

analysis-bot avatar May 08 '24 07:05 analysis-bot

This pull request has been merged in facebook/react-native@cea5309839b1f58915ff157282dbbe19997de738.

facebook-github-bot avatar May 10 '24 00:05 facebook-github-bot