Skip to content

Make android frame updates work with AnimationBackend#54425

Closed
bartlomiejbloniarz wants to merge 2 commits into
mainfrom
export-D84055754
Closed

Make android frame updates work with AnimationBackend#54425
bartlomiejbloniarz wants to merge 2 commits into
mainfrom
export-D84055754

Conversation

@bartlomiejbloniarz

Copy link
Copy Markdown
Contributor

Summary: Animation frames on Android are tiggered from UIManagerNativeAnimatedDelegate::runAnimationFrame, so we implement that for the backend

Reviewed By: zeyap

Differential Revision: D84055754

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Nov 6, 2025
@facebook-github-bot facebook-github-bot added p: Software Mansion Partner: Software Mansion Partner p: Facebook Partner: Facebook labels Nov 6, 2025
@meta-codesync

meta-codesync Bot commented Nov 6, 2025

Copy link
Copy Markdown

@bartlomiejbloniarz has exported this pull request. If you are a Meta employee, you can view the originating Diff in D84055754.

Bartlomiej Bloniarz added 2 commits November 6, 2025 02:51
Summary:

Withouth the backend, Animated triggers the start function once per frame (by updating an atomic bool). We now do the same with animation backend.

Reviewed By: zeyap

Differential Revision: D85234259
Summary:

Animation frames on Android are tiggered from UIManagerNativeAnimatedDelegate::runAnimationFrame, so we implement that for the backend

Reviewed By: zeyap

Differential Revision: D84055754
@meta-codesync meta-codesync Bot closed this in 219c2b8 Nov 6, 2025
@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Nov 6, 2025
@meta-codesync

meta-codesync Bot commented Nov 6, 2025

Copy link
Copy Markdown

This pull request has been merged in 219c2b8.

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. meta-exported p: Facebook Partner: Facebook p: Software Mansion Partner: Software Mansion Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants