Files
react/compiled-rn
sebmarkbage ba5b805801 Don't consider Portals animating unless they're wrapped in a ViewTransition (#33191)
And that doesn't disable with `update="none"`.

The principle here is that we want the content of a Portal to animate if
other things are animating with it but if other things aren't animating
then we don't.

DiffTrain build for [63d664b220](https://github.com/facebook/react/commit/63d664b220b1587da0f3b4ced895456f3d8320da)
2025-05-14 15:29:31 -07:00
..