SIGN IN SIGN UP

[test] add activity test with gSBU and enableViewTransition bugfix (#35555)

Related to https://github.com/facebook/react/pull/35548,
`enableViewTransition` fixes a bug where `getSnapshotBeforeUpdate` was
running in hidden trees when it shouldn't (`componentWillUpdate` won't
run for hidden updates, and when it becomes visible it will be called
with `componentWillMount`).
R
Ricky committed
087a34696f1eb484157b19aee1648bcbce51de64
Parent: 6913ea4
Committed by GitHub <noreply@github.com> on 2/4/2026, 7:37:45 PM