react-native-windows
react-native-windows copied to clipboard
SchedulerDelegate class added with a new abstract function
Problem Description
In upstream, class SchedulerDelegate added with a new pure virtual function called schedulerDidUpdateShadowTree()
we have to implement those function in FabricUIManagerModule.cpp
Link to the integration PR where the error originated
#15215
Link to react-native commit
https://github.com/facebook/react-native/commit/cc442eb8c85d516701f840046d73683a7cd51424
Forked files
No response
Upstream PR in react-native
No response
Build Configuration
None