Skip to content

xplat/js/react-native-github/packages/react-native/Libraries/Image/RCTImageStoreManager.mm - #57842

Open
meta-codesync[bot] wants to merge 1 commit into
mainfrom
export-D115003202
Open

xplat/js/react-native-github/packages/react-native/Libraries/Image/RCTImageStoreManager.mm#57842
meta-codesync[bot] wants to merge 1 commit into
mainfrom
export-D115003202

Conversation

@meta-codesync

@meta-codesync meta-codesync Bot commented Aug 6, 2026

Copy link
Copy Markdown

Summary:
...build_codegen_spec to generate the NativeImageStoreIOSSpec protocol and confirmed the module is a TurboModule.
2. Located and quoted the generated protocol signatures (all args NSString */RCTResponseSenderBlock).
3. Ran apply_cast_mod, which converted all four RCT_EXPORT_METHOD methods to plain ObjC declarations with zero FLAG lines (no type mismatches, so no RCTConvert reconciliation required).
4. Left RCT_EXPORT_MODULE() untouched.
5. Ran buck_build_verify (BUILD SUCCEEDED) and Lint (no lints found).


  • Do NOT post in the CodemodService Feedback group about this specific diff.
  • If you have feedback, comment on the diff and use an appropriate diff action.

This diff was created with CodemodService.

Reviewed By: cortinico

Differential Revision: D115003202

…TImageStoreManager.mm

Summary:
...build_codegen_spec to generate the NativeImageStoreIOSSpec protocol and confirmed the module is a TurboModule.
2. Located and quoted the generated protocol signatures (all args NSString */RCTResponseSenderBlock).
3. Ran apply_cast_mod, which converted all four RCT_EXPORT_METHOD methods to plain ObjC declarations with zero FLAG lines (no type mismatches, so no RCTConvert reconciliation required).
4. Left RCT_EXPORT_MODULE() untouched.
5. Ran buck_build_verify (BUILD SUCCEEDED) and Lint (no lints found).





_____


* Do **NOT** post in the CodemodService Feedback group about this specific diff.
* If you have feedback, comment on the diff and use an appropriate diff action.

This [diff was created](https://www.internalfb.com/intern/sandcastle/job/31525200232184606/) with [CodemodService](https://www.internalfb.com/codemod_service/CodemodConfigDevmateDropRctExportMethod).

Reviewed By: cortinico

Differential Revision: D115003202
@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 Aug 6, 2026

@cortinico cortinico left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review automatically exported from Phabricator review in Meta.

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. meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant