Skip to content

Introduce Scheduler briding logic for native Choreographer implementations#55102

Open
bartlomiejbloniarz wants to merge 1 commit into
mainfrom
export-D89663244
Open

Introduce Scheduler briding logic for native Choreographer implementations#55102
bartlomiejbloniarz wants to merge 1 commit into
mainfrom
export-D89663244

Conversation

@bartlomiejbloniarz

Copy link
Copy Markdown
Contributor

Summary:
This diff adds a scaffolding allowing for the Animation Backend to access platform-specific animation frame scheduling.

Changelog

[General] [Added] - schedulerShouldResumeAnimationFrameCallbacks and schedulerShouldPauseAnimationFrameCallbacks methods to SchedulerDelegate

Differential Revision: D89663244

@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 Jan 9, 2026
@facebook-github-bot facebook-github-bot added p: Software Mansion Partner: Software Mansion Partner labels Jan 9, 2026
@facebook-github-bot facebook-github-bot added the p: Facebook Partner: Facebook label Jan 9, 2026
@meta-codesync

meta-codesync Bot commented Jan 9, 2026

Copy link
Copy Markdown

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

@github-actions

github-actions Bot commented Jan 9, 2026

Copy link
Copy Markdown

Job Summary for Gradle

Test All :: run_fantom_tests
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
react-native-github :private:react-native-fantom:buildFantomTester 9.0.0 Build Scan not published

@github-actions

github-actions Bot commented Jan 9, 2026

Copy link
Copy Markdown

Job Summary for Gradle

Test All :: run_fantom_tests
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
react-native-github :private:react-native-fantom:buildFantomTester 9.0.0 Build Scan not published

@github-actions

github-actions Bot commented Jan 9, 2026

Copy link
Copy Markdown

Job Summary for Gradle

Test All :: run_fantom_tests
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
react-native-github :private:react-native-fantom:buildFantomTester 9.0.0 Build Scan not published

facebook-github-bot pushed a commit that referenced this pull request Jan 9, 2026
…tions (#55102)

Summary:

This diff adds a scaffolding allowing for the Animation Backend to access platform-specific animation frame scheduling.

# Changelog
[General] [Added] - `schedulerShouldResumeAnimationFrameCallbacks` and `schedulerShouldPauseAnimationFrameCallbacks` methods to `SchedulerDelegate`

Differential Revision: D89663244
@github-actions

github-actions Bot commented Jan 9, 2026

Copy link
Copy Markdown

Job Summary for Gradle

Test All :: run_fantom_tests
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
react-native-github :private:react-native-fantom:buildFantomTester 9.0.0 Build Scan not published

…tions (#55102)

Summary:

This diff adds a scaffolding allowing for the Animation Backend to access platform-specific animation frame scheduling.

# Changelog
[General] [Added] - `schedulerShouldResumeAnimationFrameCallbacks` and `schedulerShouldPauseAnimationFrameCallbacks` methods to `SchedulerDelegate`

Differential Revision: D89663244
@github-actions

Copy link
Copy Markdown

Job Summary for Gradle

Test All :: run_fantom_tests
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
react-native-github :private:react-native-fantom:buildFantomTester 9.0.0 Build Scan not published

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 p: Software Mansion Partner: Software Mansion Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants