Skip to content

keep old snapshot node position updated at applyViewTransitionName#56604

Closed
zeyap wants to merge 1 commit into
react:mainfrom
zeyap:export-D102226352
Closed

keep old snapshot node position updated at applyViewTransitionName#56604
zeyap wants to merge 1 commit into
react:mainfrom
zeyap:export-D102226352

Conversation

@zeyap

@zeyap zeyap commented Apr 24, 2026

Copy link
Copy Markdown
Contributor

Summary:

Changelog:

[Internal] [Fixed] - keep old snapshot node position updated at applyViewTransitionName

createViewTransitionInstance is only called once in a shadowNode's lifecycle but applyViewTransitionName will be called multiple times at each transition for the same shadowNode.

Reviewed By: christophpurrer

Differential Revision: D102226352

Summary:
## Changelog:

[Internal] [Changed] - keep old snapshot node position updated at applyViewTransitionName

`createViewTransitionInstance` is only called once in a shadowNode's lifecycle but `applyViewTransitionName` will be called multiple times at each transition for the same shadowNode.

Reviewed By: christophpurrer

Differential Revision: D102226352
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 24, 2026
@meta-codesync

meta-codesync Bot commented Apr 24, 2026

Copy link
Copy Markdown

@zeyap has exported this pull request. If you are a Meta employee, you can view the originating Diff in D102226352.

zeyap added a commit to zeyap/react-native that referenced this pull request Apr 24, 2026
…eact#56604)

Summary:

## Changelog:

[Internal] [Fixed] - keep old snapshot node position updated at applyViewTransitionName

`createViewTransitionInstance` is only called once in a shadowNode's lifecycle but `applyViewTransitionName` will be called multiple times at each transition for the same shadowNode.

Reviewed By: christophpurrer

Differential Revision: D102226352
@meta-codesync meta-codesync Bot closed this in c9774c1 Apr 24, 2026
@facebook-github-tools facebook-github-tools Bot added the Merged This PR has been merged. label Apr 24, 2026
@meta-codesync

meta-codesync Bot commented Apr 24, 2026

Copy link
Copy Markdown

This pull request has been merged in c9774c1.

@react-native-bot

Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @zeyap in c9774c1

When will my fix make it into a release? | How to file a pick request?

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. fb-exported Merged This PR has been merged. meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants