Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove RCTEventEmitter workaround #858

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

MrRefactor
Copy link
Collaborator

@MrRefactor MrRefactor commented Aug 19, 2024

Summary

Remove workaround for properly registering RCTEventEmitter https://github.com/facebook/react-native/pull/44474/files

Test Plan

Just trust me

What's required for testing (prerequisites)?

What are the steps to reproduce (after prerequisites)?

Compatibility

OS Implemented
iOS ✅❌
Android ✅❌

Checklist

  • I have tested this on a device and a simulator
  • I added the documentation in README.md
  • I updated the typed files (TS and Flow)

@MrRefactor MrRefactor requested a review from troZee August 19, 2024 10:17
Copy link
Member

@troZee troZee left a comment

Choose a reason for hiding this comment

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

@cipolleschi could you confirm, that we should we revert this workaround for RN 75 and the new arch?

@troZee troZee merged commit 1e61a59 into master Aug 19, 2024
2 checks passed
@troZee troZee deleted the fix/remove-rct-event-emitter-workaround branch August 19, 2024 10:20
@cipolleschi
Copy link
Contributor

Yup, I can confirm that we can remove the workaround

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants