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

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

meta-codesync Bot commented Oct 3, 2025

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

meta-codesync Bot commented Oct 3, 2025

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
@zeyap
zeyap force-pushed the export-D83867098 branch from 6052fca to e6d2fd4 Compare October 7, 2025 16:01
@meta-codesync meta-codesync Bot closed this in 9e98c72 Oct 7, 2025
@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Oct 7, 2025
@meta-codesync

meta-codesync Bot commented Oct 7, 2025

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 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 Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants