Commit 7c91517
pass down frameRateListenerCallback from Provider to nativeAnimatedNodesManager (#54448)
Summary:
Pull Request resolved: #54448
## Changelog:
[Internal] [Changed] pass down frameRateListenerCallback from Provider to nativeAnimatedNodesManager
Mistakenly missed this in an earlier commit
Reviewed By: christophpurrer
Differential Revision: D86433598
fbshipit-source-id: 117488ff39137c99158fdaf0e305d749c9fc1c9b1 parent 86f7885 commit 7c91517
File tree
2 files changed
+5
-4
lines changed- packages/react-native/ReactCommon/react/renderer/animated
2 files changed
+5
-4
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
568 | 568 | | |
569 | 569 | | |
570 | 570 | | |
571 | | - | |
572 | 571 | | |
573 | | - | |
574 | | - | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
575 | 575 | | |
576 | 576 | | |
577 | 577 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
| 100 | + | |
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
| |||
0 commit comments