SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Gate logic to remove js sync at end of native animation loop (#52068)

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

## Changelog:

[Internal] [Changed] - Gate logic to remove js sync at end of native animation loop

because https://github.com/facebook/react-native/pull/51264 is causing regression in some cases, and was recently reverted again in https://github.com/facebook/react-native/pull/51933 . Using an extra feature flag to gate this potential optimization

Reviewed By: lenaic

Differential Revision: D76759441

fbshipit-source-id: 6950ab746b02af6e0b710ded0ddb6993673e5212
Z
Zeya Peng committed
ce75271d47896557294812063bfe18ac9ee4c5a7
Parent: 99c60bf
Committed by Facebook GitHub Bot <[email protected]> on 6/18/2025, 1:54:09 PM