Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invarint Violation: Element type is Invalid #446

Closed
3 tasks done
u-can-miracle opened this issue Oct 27, 2018 · 2 comments
Closed
3 tasks done

Invarint Violation: Element type is Invalid #446

u-can-miracle opened this issue Oct 27, 2018 · 2 comments

Comments

@u-can-miracle
Copy link

Environment

Please provide the following information about your environment:

  1. Development OS: Linux 18.04
  2. Device OS & Version: Android OS version 8.0?
  3. Version: ViroReact version and React Native version:
    "react-native": "0.55.1",
    "react-viro": "2.11.0",

and global packages

"react-native-cli": "2.0.1",
"react-viro-cli": "2.11.0"
  1. Device(s): Google Pixel 2

Description

When I connect with my device to testbed I see error: 'Invarint Violation: Element type is Invalid ...'
screenshot_20181027-185151

Reproducible Demo

just start my test-app with npm start

@manbod
Copy link
Collaborator

manbod commented Oct 29, 2018

Hi @u-can-miracle ,
This is mostly a bug in the way you are importing / exporting some component, rather than it being a bug with Viro. You can look at these react-native issues below for hints on identifying where you might be doing something wrong:
facebook/react-native#16332
react-navigation/react-navigation#2767
facebook/react-native#20397

Hope this helps.

Thanks,

@manbod manbod closed this as completed Oct 29, 2018
@u-can-miracle
Copy link
Author

There are no one solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants