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

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

Reviewed By: sammy-SC

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

Reviewed By: sammy-SC

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

Reviewed By: sammy-SC

Differential Revision: D83867098
@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
Copy link

meta-codesync bot commented Oct 7, 2025

This pull request has been merged in 9e98c72.

@react-native-bot
Copy link
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