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

app gives error after succesfull build #3

Closed
abdulkabirpatel opened this issue Dec 26, 2020 · 0 comments
Closed

app gives error after succesfull build #3

abdulkabirpatel opened this issue Dec 26, 2020 · 0 comments

Comments

@abdulkabirpatel
Copy link

whenwvwer i start with run-anroid

build is successful but app gives error

`[Sat Dec 26 2020 18:20:12.427] ERROR Warning: React.createElement: type is
nvalid -- expected a string (for built-in components) or a class/function (for
omposite components) but got: object.

Check your code at renderApplication.js:45.
[Sat Dec 26 2020 18:20:12.428] ERROR Error: Element type is invalid: expect
d a string (for built-in components) or a class/function (for composite compone
ts) but got: object.

This error is located at:
in RCTView (at View.js:34)
in View (at AppContainer.js:106)
in RCTView (at View.js:34)
in View (at AppContainer.js:132)
in AppContainer (at renderApplication.js:39)
[Sat Dec 26 2020 18:20:12.429] ERROR Error: Element type is invalid: expect
d a string (for built-in components) or a class/function (for composite compone
ts) but got: object.

This error is located at:
in RCTView (at View.js:34)
in View (at AppContainer.js:106)
in RCTView (at View.js:34)
in View (at AppContainer.js:132)
in AppContainer (at renderApplication.js:39)

`

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

1 participant