Skip to content

Conversation

@yungsters
Copy link
Contributor

Summary:
Makes EventEmitter (and the related IEventEmitter interface type) available as part of React Native's Public API.

This allows product logic using React Native to also leverage the same abstraction. Currently, code outside of React Native that wants to use EventEmitter must resort to deep imports (which is discouraged).

Changelog:
[General][Added] - Added EventEmitter to react-native exports.

Differential Revision: D90786781

@meta-codesync
Copy link

meta-codesync bot commented Jan 15, 2026

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

@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 Jan 15, 2026
Summary: Removes an obsolete `$FlowFixMe` and removes an unused type argument.

Differential Revision: D90785969
Summary:

Makes `EventEmitter` (and the related `IEventEmitter` interface type) available as part of React Native's Public API.

This allows product logic using React Native to also leverage the same abstraction. Currently, code outside of React Native that wants to use `EventEmitter` must resort to deep imports (which is discouraged).

Changelog:
[General][Added] - Added `EventEmitter` to `react-native` exports.

Differential Revision: D90786781
@meta-codesync meta-codesync bot closed this in f7cd8c4 Jan 15, 2026
@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jan 15, 2026
@meta-codesync
Copy link

meta-codesync bot commented Jan 15, 2026

This pull request has been merged in f7cd8c4.

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