Skip to content

Add stable public MapBuffer C++ entry point (#58013) - #58013

Closed
coado wants to merge 1 commit into
react:mainfrom
coado:export-D116632721
Closed

Add stable public MapBuffer C++ entry point (#58013)#58013
coado wants to merge 1 commit into
react:mainfrom
coado:export-D116632721

Conversation

@coado

@coadocoado commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Summary:

Add <React/MapBuffer.h> as the public C++ entry point for MapBuffer and MapBufferBuilder. Guard direct leaf-header inclusion for strict API consumers while preserving existing React Native builds and legacy include paths.

Export and stage the umbrella consistently through Buck, CMake, Android Prefab, CocoaPods, and the Apple prebuilt-header inventory.

Changelog:
[Internal]

Reviewed By: cipolleschi

Differential Revision: D116632721

@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 Aug 19, 2026
@facebook-github-toolsfacebook-github-toolsBot added p: Software Mansion Partner: Software Mansion Partner p: Facebook Partner: Facebook labels Aug 19, 2026
@meta-codesync

Copy link
Copy Markdown

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

Summary:
Add `<React/MapBuffer.h>` as the public C++ entry point for MapBuffer and MapBufferBuilder. Guard direct leaf-header inclusion for strict API consumers while preserving existing React Native builds and legacy include paths.
Export and stage the umbrella consistently through Buck, CMake, Android Prefab, CocoaPods, and the Apple prebuilt-header inventory.
Changelog:
[Internal]
Reviewed By: cipolleschi
Differential Revision: D116632721
@meta-codesyncmeta-codesyncBot changed the title Add stable public MapBuffer C++ entry pointAdd stable public MapBuffer C++ entry point (#58013)Aug 21, 2026
coado added a commit to coado/react-native that referenced this pull request Aug 21, 2026
Summary:
Add `<React/MapBuffer.h>` as the public C++ entry point for MapBuffer and MapBufferBuilder. Guard direct leaf-header inclusion for strict API consumers while preserving existing React Native builds and legacy include paths.
Export and stage the umbrella consistently through Buck, CMake, Android Prefab, CocoaPods, and the Apple prebuilt-header inventory.
Changelog:
[Internal]
Reviewed By: cipolleschi
Differential Revision: D116632721
@meta-codesyncmeta-codesyncBot added the Merged This PR has been merged. label Aug 21, 2026
@meta-codesync

Copy link
Copy Markdown

This pull request has been merged in dc2d4ec.

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: Facebookp: Software MansionPartner: Software MansionPartner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@coado