Skip to content

WARN new NativeEventEmitter() was called with a non-null argument without... #36

Description

@elrony

Hello,

The latest version of the module (1.8.0) throws warnings on Android:

 WARN  `new NativeEventEmitter()` was called with a non-null argument without the required `addListener` method.
 WARN  `new NativeEventEmitter()` was called with a non-null argument without the required `removeListeners` method.

caused by this:

RNWootric.eventEmitter = new NativeEventEmitter(RNWootric)

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions