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

[Fabric / RN macos 0.76.4] new NativeEventEmitter() requires a non-null argument. #63

Closed
gaeldestrem opened this issue Dec 5, 2024 · 2 comments

Comments

@gaeldestrem
Copy link

I'm using your library with react-native-macos. I recently tried try to upgrade from 0.75 to 0.76 and encountered the following error.

Screenshot 2024-12-05 at 15 10 30

Replacing the DragList component with a native FlatList works as expected (without the drag-and-drop feature)

Environment

react-native -v: 15.0.1
npm ls react-native-macos: : 0.76.4
node -v: 18.20.5
npm -v: 10.8.2
yarn --version: 1.22.1
xcodebuild -version: Xcode 16.1 (Build version 16B40)
@gaeldestrem gaeldestrem changed the title [Fabric / RN macos 0.76.3] new NativeEventEmitter() requires a non-null argument. [Fabric / RN macos 0.76.4] new NativeEventEmitter() requires a non-null argument. Dec 5, 2024
@gaeldestrem
Copy link
Author

gaeldestrem commented Dec 5, 2024

The error seems related to this issue: microsoft/react-native-macos#2301.

You can probably close this issue, as the error seems to be on the react-native-macos side.

@fivecar
Copy link
Owner

fivecar commented Dec 6, 2024

Ah, ok. Thanks for letting me know, @gaeldestrem .

@fivecar fivecar closed this as completed Dec 6, 2024
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

No branches or pull requests

2 participants