Skip to content

Warning: ReactClass: You're attempting to include a mixin that is either null or not an object. #6

Closed
@benjarwar

Description

@benjarwar

I'm getting the following error with React Native 0.55.4:

ExceptionsManager.js:71 Warning: ReactClass: You're attempting to include a mixin that is either null or not an object. Check the mixins included by the component, as well as any mixins they include themselves. Expected object but got undefined.

The culprit seems to be NativeMethodsMixin which is coming back as undefined. Is this mixin necessary?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions