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

[menu-bar] Fix react-native-macos NativeEventEmitter non-null argument #225

Merged
merged 2 commits into from
Nov 22, 2024

Conversation

gabrieldonadel
Copy link
Member

Why

Closes #224

How

Patch react-native-macos as suggested by @Saadnajmi to check for macos instead of ios when creating a NativeEventEmitter instance inside NativeAnimatedHelper

Test Plan

Run MenuBar locally

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.

Orbit 2.0.0 on Mac: "new NativeEventEmitter() requires a non-null argument" after clicking "See all"
2 participants