Skip to content

Instantly share code, notes, and snippets.

@mak2014
Created February 4, 2016 23:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mak2014/7657ed7d9f3adf09852a to your computer and use it in GitHub Desktop.
Save mak2014/7657ed7d9f3adf09852a to your computer and use it in GitHub Desktop.
react-native error messages
ERROR: [tid:com.facebook.React.JavaScript]
Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object.
Check the render method of `NavigatorIOS`.
Solution: you have declared module.exports={componentname}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment