Skip to content

Conversation

@intergalacticspacehighway
Copy link
Contributor

@intergalacticspacehighway intergalacticspacehighway commented Aug 24, 2023

Summary:

Adds a new struct ValueUnit for #38559. This is a simple version of YGValue struct to hold values that have percentage and point as units.

Changelog:

[INTERNAL] [ADDED] - ValueUnit struct

Test Plan:

Pod install and build the rn-tester ios app

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. labels Aug 24, 2023
@analysis-bot
Copy link

analysis-bot commented Aug 24, 2023

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,959,324 -210
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 9,554,403 +104
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 8955bfb
Branch: main

@lunaleaps lunaleaps requested a review from NickGerleman August 24, 2023 18:51
@facebook-github-bot
Copy link
Contributor

@NickGerleman has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@javache
Copy link
Member

javache commented Aug 25, 2023

I think this PR should be "stacked" on the other transform-origin changes, so it can be introduced with an immediate use-case.

@intergalacticspacehighway
Copy link
Contributor Author

@javache merged this branch here - 0f27a0c and usage - a30ed3d. Feel free to close this PR!

@intergalacticspacehighway intergalacticspacehighway deleted the feat/add-value-unit-struct branch August 9, 2024 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants