Skip to content

Move using declarations into AnimationBackend class - #54057

Closed
zeyap wants to merge 1 commit into
react:mainfrom
zeyap:export-D83867098
Closed

Move using declarations into AnimationBackend class#54057
zeyap wants to merge 1 commit into
react:mainfrom
zeyap:export-D83867098

Conversation

@zeyap

@zeyapzeyap commented Oct 3, 2025

Copy link
Copy Markdown
Contributor

Summary:

Changelog:

[General] [Changed] - Move using declarations into AnimationBackend class

names like facebook::react::Callback is a bit too generic and it'll be included in the scope whenever AnimationBackend.h is included in; StartOnRenderCallback already exists in c++ native animated (there we also nest the usings under class)

Differential Revision: D83867098

@meta-clameta-claBot 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 Oct 3, 2025
@meta-codesync

Copy link
Copy Markdown

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

@meta-codesync

Copy link
Copy Markdown

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

Summary:
## Changelog:
[General] [Changed] - Move using declarations into AnimationBackend class
names like `facebook::react::Callback` is a bit too generic and it'll be included in the scope whenever AnimationBackend.h is included in; `StartOnRenderCallback` already exists in c++ native animated (there we also nest the `using`s under class)
Reviewed By: sammy-SC
Differential Revision: D83867098
@facebook-github-botfacebook-github-bot added the Merged This PR has been merged. label Oct 7, 2025
@meta-codesync

Copy link
Copy Markdown

This pull request has been merged in 9e98c72.

@react-native-bot

Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @zeyap in 9e98c72

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

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedThis label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.fb-exportedMergedThis PR has been merged.meta-exportedp: FacebookPartner: FacebookPartner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@zeyap@react-native-bot@facebook-github-bot