SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

move ViewTransition APIs not for react reconciler to its own TurboModule (#56257)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/56257

## Changelog:

[General] [Changed] - move ViewTransition APIs not for react reconciler to its own TurboModule

Move `unstable_getViewTransitionInstance` which is not consumed by react reconciler out of UIManagerBinding into a standalone NativeViewTransition CxxTurboModule, following the NativeDOM pattern. This avoids bloating UIManager with ViewTransition-specific APIs.

Reviewed By: christophpurrer

Differential Revision: D98360009

fbshipit-source-id: 191d0c8cc39fbe1cff87e12ad9a99d5e125b0250
Z
Zeya Peng committed
0e65df9152d940a52d6dc4704cb60b644e18fb23
Parent: 2bcb3e1
Committed by meta-codesync[bot] <215208954+meta-codesync[bot]@users.noreply.github.com> on 4/1/2026, 11:24:13 PM