Skip to content

Migrate RCTBlobManager to RCTTurboModuleWithJSIBindings#56575

Closed
javache wants to merge 1 commit intofacebook:mainfrom
javache:export-D102145286
Closed

Migrate RCTBlobManager to RCTTurboModuleWithJSIBindings#56575
javache wants to merge 1 commit intofacebook:mainfrom
javache:export-D102145286

Conversation

@javache
Copy link
Copy Markdown
Member

@javache javache commented Apr 23, 2026

Summary:
Migrates RCTBlobManager on iOS from using private API (RCTBridge+Private.h / RCTCxxBridge) to using the standardized RCTTurboModuleWithJSIBindings protocol for installing JSI bindings. This aligns with the Android implementation and removes dependency on private React API.

Changelog: [Internal]

Differential Revision: D102145286

Summary:
Migrates RCTBlobManager on iOS from using private API (RCTBridge+Private.h / RCTCxxBridge) to using the standardized RCTTurboModuleWithJSIBindings protocol for installing JSI bindings. This aligns with the Android implementation and removes dependency on private React API.

Changelog: [Internal

Differential Revision: D102145286
@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 Apr 23, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Apr 23, 2026

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

@meta-codesync meta-codesync Bot closed this in f4f4b95 Apr 24, 2026
@facebook-github-tools facebook-github-tools Bot added the Merged This PR has been merged. label Apr 24, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Apr 24, 2026

This pull request has been merged in f4f4b95.

@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @javache in f4f4b95

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.

2 participants