microsoft / microsoft/react-native-windows
SchedulerDelegate class added with a new abstract function
Open
@protikbiswas100 is already working on this.
Since Oct 14, 2025.
enhancement
Integration Follow-up
- Dominant language
- C++
- Stars
- 17.3k
- Forks
- 1.2k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 33
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.