Skip to content

Conversation

zeyap
Copy link
Contributor

@zeyap zeyap commented Oct 3, 2025

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

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)

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
Copy link

meta-codesync bot commented Oct 3, 2025

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

Copy link

meta-codesync bot commented Oct 3, 2025

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

zeyap added a commit to zeyap/react-native that referenced this pull request Oct 3, 2025
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)

Differential Revision: D83867098
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 meta-exported p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants