Commit 403d543
Run AnimationBackend commit hook on ReactRevisionMerge commits
Summary:
`AnimationBackendCommitHook` reconciles animated props during React commits to prevent React from overwriting animation-driven prop updates. Commits with source `ReactRevisionMerge` were being excluded, which currently was not a problem, because this source is only used with fabricCommitBranching which is currently disabled.
Changelog:
[General][Fixed] - Add `ReactRevisionMerge` source to the AnimationBackendCommitHook
Differential Revision: D1104597781 parent 6422737 commit 403d543
1 file changed
Lines changed: 2 additions & 1 deletion
File tree
- packages/react-native/ReactCommon/react/renderer/animationbackend
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments