timomeh / react-native-material-bottom-navigation

💅🔧👌 a beautiful, customizable and easy-to-use material design bottom navigation for react-native
MIT License
710 stars 127 forks source link

Invarient VIolation: Element Type is Invalid #118

Closed vkiranmaniya closed 5 years ago

vkiranmaniya commented 5 years ago

I'm getting Invariant VIolation: Element Type is Invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object in the default given example of official documentation. I'm Using npm 4.0.0 and Node 10.13.0 with react native expo.

timomeh commented 5 years ago

That's most likely an error in your code. I can't know where it is, since you didn't fill out the issue template and didn't provide any code snippets.

If you search "Element Type is Invalid" in the issues of this repository, you will find 3 similar results. Did you check if someone had the same error? Maybe you will find your answer directly.

Because you didn't fill out the issue template, I'm going to close this issue. If you still need help, please open a new issue and fill out the issue template.