Skip to content

Conversation

@zeyap
Copy link
Contributor

@zeyap zeyap commented May 12, 2025

Summary:

Changelog:

[General] [Changed] - Remove native animation fabric sync in JS and infinite animation loop workaround, when cxxNativeAnimated is enabled

when cxxNativeAnimated is enabled, we'll sync native animation props back to Fabric in native, when that happens we can remove the code in JS for same purpose

Differential Revision: D74198568

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels May 12, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D74198568

@zeyap zeyap force-pushed the export-D74198568 branch from 6adfaad to 1d2bdf6 Compare May 12, 2025 16:39
zeyap added a commit to zeyap/react-native that referenced this pull request May 12, 2025
… workaround (facebook#51264)

Summary:

## Changelog:

[General] [Changed] - Remove native animation fabric sync in JS and infinite animation loop workaround, when cxxNativeAnimated is enabled

when cxxNativeAnimated is enabled, we'll sync native animation props back to Fabric in native, when that happens we can remove the code in JS for same purpose

Differential Revision: D74198568
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D74198568

zeyap added a commit to zeyap/react-native that referenced this pull request May 12, 2025
… workaround (facebook#51264)

Summary:
Pull Request resolved: facebook#51264

## Changelog:

[General] [Changed] - Remove native animation fabric sync in JS and infinite animation loop workaround, when cxxNativeAnimated is enabled

when cxxNativeAnimated is enabled, we'll sync native animation props back to Fabric in native, when that happens we can remove the code in JS for same purpose

Differential Revision: D74198568
@zeyap zeyap force-pushed the export-D74198568 branch 2 times, most recently from e59c1a0 to 6778936 Compare May 12, 2025 23:54
zeyap added a commit to zeyap/react-native that referenced this pull request May 12, 2025
… workaround (facebook#51264)

Summary:

## Changelog:

[General] [Changed] - Remove native animation fabric sync in JS and infinite animation loop workaround, when cxxNativeAnimated is enabled

when cxxNativeAnimated is enabled, we'll sync native animation props back to Fabric in native, when that happens we can remove the code in JS for same purpose

Differential Revision: D74198568
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D74198568

zeyap added a commit to zeyap/react-native that referenced this pull request May 12, 2025
… workaround (facebook#51264)

Summary:
Pull Request resolved: facebook#51264

## Changelog:

[General] [Changed] - Remove native animation fabric sync in JS and infinite animation loop workaround, when cxxNativeAnimated is enabled

when cxxNativeAnimated is enabled, we'll sync native animation props back to Fabric in native, when that happens we can remove the code in JS for same purpose

Differential Revision: D74198568
@zeyap zeyap force-pushed the export-D74198568 branch 2 times, most recently from 962e220 to 000a79d Compare May 13, 2025 22:02
zeyap added a commit to zeyap/react-native that referenced this pull request May 13, 2025
… workaround (facebook#51264)

Summary:

## Changelog:

[General] [Changed] - Remove native animation fabric sync in JS and infinite animation loop workaround, when cxxNativeAnimated is enabled

when cxxNativeAnimated is enabled, we'll sync native animation props back to Fabric in native, when that happens we can remove the code in JS for same purpose

Reviewed By: lenaic

Differential Revision: D74198568
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D74198568

zeyap added a commit to zeyap/react-native that referenced this pull request May 13, 2025
… workaround (facebook#51264)

Summary:
Pull Request resolved: facebook#51264

## Changelog:

[General] [Changed] - Remove native animation fabric sync in JS and infinite animation loop workaround, when cxxNativeAnimated is enabled

when cxxNativeAnimated is enabled, we'll sync native animation props back to Fabric in native, when that happens we can remove the code in JS for same purpose

Reviewed By: lenaic

Differential Revision: D74198568
@zeyap zeyap force-pushed the export-D74198568 branch 2 times, most recently from 07c78a0 to 26b1de2 Compare May 14, 2025 16:21
zeyap added a commit to zeyap/react-native that referenced this pull request May 14, 2025
… workaround (facebook#51264)

Summary:

## Changelog:

[General] [Changed] - Remove native animation fabric sync in JS and infinite animation loop workaround, when cxxNativeAnimated is enabled

when cxxNativeAnimated is enabled, we'll sync native animation props back to Fabric in native, when that happens we can remove the code in JS for same purpose

Reviewed By: lenaic

Differential Revision: D74198568
… workaround (facebook#51264)

Summary:
Pull Request resolved: facebook#51264

## Changelog:

[General] [Changed] - Remove native animation fabric sync in JS and infinite animation loop workaround, when cxxNativeAnimated is enabled

when cxxNativeAnimated is enabled, we'll sync native animation props back to Fabric in native, when that happens we can remove the code in JS for same purpose

Reviewed By: lenaic

Differential Revision: D74198568
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D74198568

@zeyap zeyap force-pushed the export-D74198568 branch from 26b1de2 to ee141a3 Compare May 14, 2025 16:27
@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label May 14, 2025
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 2d7342f.

@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @zeyap in 2d7342f

When will my fix make it into a release? | How to file a pick request?

@facebook-github-bot
Copy link
Contributor

This pull request has been reverted by dc737cb.

zeyap added a commit to zeyap/react-native that referenced this pull request Jun 2, 2025
…d infinite animation loop workaround

Summary:
## Changelog:

[General] [Changed] - Remove native animation fabric sync in JS and infinite animation loop workaround, when cxxNativeAnimated is enabled

when cxxNativeAnimated is enabled, we'll sync native animation props back to Fabric in native, when that happens we can remove the code in JS for same purpose

Differential Revision: D75789100
facebook-github-bot pushed a commit that referenced this pull request Jun 2, 2025
…te animation loop workaround

Summary:
## Changelog:

[General] [Changed] - Remove native animation fabric sync in JS and infinite animation loop workaround, when cxxNativeAnimated is enabled

when cxxNativeAnimated is enabled, we'll sync native animation props back to Fabric in native, when that happens we can remove the code in JS for same purpose

Reviewed By: sammy-SC

Differential Revision: D75789100

fbshipit-source-id: 966e2b187f43e8743ccbf7ba97b8e8a27273fe0c
sxsing pushed a commit to sxsing/react-native that referenced this pull request Jun 10, 2025
…c in JS and infinite animation loop workaround"

Summary:
Reverting for the same reason as D75108344.

Original commit changeset: 966e2b187f43

Original Phabricator Diff: D75789100

Reviewed By: zijunl

Differential Revision: D76352826
facebook-github-bot pushed a commit that referenced this pull request Jun 10, 2025
…and infinite animation loop workaround" (#51933)

Summary:
## Changelog:
[General] [Changed] - Revert a previous change that caused UI regression

Pull Request resolved: #51933

Reverting for the same reason as D75108344.

Original commit changeset: 966e2b187f43

Original Phabricator Diff: D75789100

Reviewed By: zijunl

Differential Revision: D76352826

fbshipit-source-id: bfae95e2fe66b19b9d615eb5290c0ca5964088e3
zeyap added a commit to zeyap/react-native that referenced this pull request Jun 16, 2025
Summary:
## Changelog:

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

because facebook#51264 is causing regression in some cases, and was recently reverted again in facebook#51933 . Using an extra feature flag to gate this potential optimization

Differential Revision: D76759441
zeyap added a commit to zeyap/react-native that referenced this pull request Jun 17, 2025
…k#52068)

Summary:
Pull Request resolved: facebook#52068

## Changelog:

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

because facebook#51264 is causing regression in some cases, and was recently reverted again in facebook#51933 . Using an extra feature flag to gate this potential optimization

Reviewed By: lenaic

Differential Revision: D76759441
zeyap added a commit to zeyap/react-native that referenced this pull request Jun 17, 2025
…k#52068)

Summary:
Pull Request resolved: facebook#52068

## Changelog:

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

because facebook#51264 is causing regression in some cases, and was recently reverted again in facebook#51933 . Using an extra feature flag to gate this potential optimization

Reviewed By: lenaic

Differential Revision: D76759441
facebook-github-bot pushed a commit that referenced this pull request Jun 18, 2025
Summary:
Pull Request resolved: #52068

## Changelog:

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

because #51264 is causing regression in some cases, and was recently reverted again in #51933 . Using an extra feature flag to gate this potential optimization

Reviewed By: lenaic

Differential Revision: D76759441

fbshipit-source-id: 6950ab746b02af6e0b710ded0ddb6993673e5212
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner Reverted

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants