Skip to content

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

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

xplat/js/react-native-github/packages/react-native/Libraries/Image/RCTImageStoreManager.mm (#57842)#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, christophpurrer

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.

@meta-codesync meta-codesync Bot changed the title xplat/js/react-native-github/packages/react-native/Libraries/Image/RCTImageStoreManager.mm xplat/js/react-native-github/packages/react-native/Libraries/Image/RCTImageStoreManager.mm (#57842) Aug 8, 2026
meta-codesync Bot pushed a commit that referenced this pull request Aug 8, 2026
…TImageStoreManager.mm (#57842)

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, christophpurrer

Differential Revision: D115003202
@meta-codesync
meta-codesync Bot force-pushed the export-D115003202 branch from 197f68d to 28c77c6 Compare August 8, 2026 22:55
…TImageStoreManager.mm (#57842)

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, christophpurrer

Differential Revision: D115003202
@meta-codesync
meta-codesync Bot force-pushed the export-D115003202 branch from 28c77c6 to 6682096 Compare August 8, 2026 22:57
@meta-codesync meta-codesync Bot closed this in 6d34b7a Aug 9, 2026
@meta-codesync

meta-codesync Bot commented Aug 9, 2026

Copy link
Copy Markdown
Author

This pull request has been merged in 6d34b7a.

@meta-codesync meta-codesync Bot added the Merged This PR has been merged. label Aug 9, 2026
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. Merged This PR has been merged. meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant