react-native-windows icon indicating copy to clipboard operation
react-native-windows copied to clipboard

SchedulerDelegate class added with a new abstract function

Open vineethkuttan opened this issue 3 months ago • 0 comments

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

vineethkuttan avatar Oct 13 '25 13:10 vineethkuttan