Skip to content

Don't register unused RCTTimingCls in RN iOS (#57657) - #57657

Closed
christophpurrer wants to merge 1 commit into
react:mainfrom
christophpurrer:export-D113474826
Closed

Don't register unused RCTTimingCls in RN iOS (#57657)#57657
christophpurrer wants to merge 1 commit into
react:mainfrom
christophpurrer:export-D113474826

Conversation

@christophpurrer

@christophpurrerchristophpurrer commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Summary:

Changelog: [INTERNAL]

RCTTiming is NOT used in the RN new architecture: #57081

And will be deleted in: #57037

This change removes it from the binary

Differential Revision: D113474826

@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 Jul 23, 2026
@meta-codesync

Copy link
Copy Markdown

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

Summary:
Changelog: [INTERNAL]
RCTTiming is NOT used in the RN new architecture: react#57081
And will be deleted in: react#57037
This change removes it from the binary
Differential Revision: D113474826
@meta-codesyncmeta-codesyncBot changed the title Move the unused RCTTimingCls module under RCT_REMOVE_LEGACY_ARCHDon't register unused RCTTimingCls in RN iOS (#57657)Jul 24, 2026
@meta-codesyncmeta-codesyncBot added the Merged This PR has been merged. label Jul 24, 2026
@meta-codesync

Copy link
Copy Markdown

This pull request has been merged in df89ac5.

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.MergedThis PR has been merged.meta-exportedp: FacebookPartner: FacebookPartner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@christophpurrer