Closed
Description
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
Labels
No labels