fix(vendor): embed batch (virtuallist, focus, zindex, text, classname styles)#113
Merged
Conversation
…er measure (cherry picked from commit abf4cb38d6474621df4fa1edc007c27cb52e344f)
(cherry picked from commit c9f8de298b2b5ffb5ce669817b8a7828356688a3)
…scene (cherry picked from commit c1d16b13e97b3612f80d9c449b7fefbd10e5dcce)
(cherry picked from commit cc3b2ab936c8cafad5fd6a65b7458655b89301d5)
(cherry picked from commit bcc049a876694da90e8f3718340f758e95a1c3fa)
(cherry picked from commit 5499534b6700c4b838812631d936bb787d57d486)
…aggregates (cherry picked from commit fd8146b62c101f56912c69a5c0c7d1a4f973bacd)
…ght can't inflate the flex chain
…snapToItemPadding)
…child append index
DouweBos
approved these changes
Jul 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Promotes framework change(s) developed against the client's
vendor/react-lightningembed.What changed
useDerivedValue(() => withTiming(...))ticks to a live number instead of storing the raw animation descriptorPixelRatio.get()reports 1, matching the fixed-resolution Lightning scenezIndexstacking is contained to the RN parent under view flattening instead of leaking scene-widesnapToAlignment/scrollSnapAlign,scrollSnapOffset,snapToItemPadding)Developed and validated in
plexinc/react-native-clientagainst the embedded copy beforepromotion; client-side integration stays in that repo until a release is cut.