Skip to content

Animated: Ship avoidAnimatedRefInvalidation#50635

Closed
yungsters wants to merge 1 commit into
facebook:mainfrom
yungsters:export-D72802613
Closed

Animated: Ship avoidAnimatedRefInvalidation#50635
yungsters wants to merge 1 commit into
facebook:mainfrom
yungsters:export-D72802613

Conversation

@yungsters
Copy link
Copy Markdown
Contributor

Summary:
Ships the feature flag introduced by #50002.

Changelog:
[General][Changed] - Animated components' ref will now only reattach when receiving new props if the new props contain different AnimatedValue or AnimatedEvent instances. (Previously, Animated components' ref would always reattach when receiving new props.)

Differential Revision: D72802613

Summary:
Ships the feature flag introduced by facebook#50002.

Changelog:
[General][Changed] - Animated components' `ref` will now only reattach when receiving new props if the new props contain different `AnimatedValue` or `AnimatedEvent` instances. (Previously, Animated components' `ref` would always reattach when receiving new props.)

Differential Revision: D72802613
@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. p: Facebook Partner: Facebook Partner labels Apr 10, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in eeab47e.

uffoltzl pushed a commit to uffoltzl/react-native that referenced this pull request Apr 18, 2025
Summary:
Pull Request resolved: facebook#50635

Ships the feature flag introduced by facebook#50002.

Changelog:
[General][Changed] - Animated components' `ref` will now only reattach when receiving new props if the new props contain different `AnimatedValue` or `AnimatedEvent` instances. (Previously, Animated components' `ref` would always reattach when receiving new props.)

Differential Revision: D72802613

fbshipit-source-id: 4495eb778e3bb9473172c393bd984d93c4ba5f00
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. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants