Closed petertoth-dev closed 1 month ago
Try to reproduce in freshly generated “hello-world” app.
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
Your Environment
react-native -v
): 0.72.9default
Expected Behavior
It should work
Actual Behavior
The App can't even start up, it throws:
new NativeEventEmitter() requires a non-null argument
error.Steps to Reproduce
Context
Debug logs
Logs
``` PASTE_YOUR_LOGS_HERE ```