Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

Invariant Violation: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in. #171

Open
mphocastry opened this issue Oct 16, 2017 · 1 comment

Comments

@mphocastry
Copy link

I keep getting this when I run the react-native run-android on this template.
It outputs:
This error is located at:
in RTCView (at View.js:113)
in View (at AppCountainer.js:102)
in RTCView (at View.js:113)
in View (at AppContainer.js:126)
in AppContainer (at renderApplication.js:34)

I am really not sure what this is.

@mphocastry
Copy link
Author

I solved it by following this: [https://github.com//issues/165]

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

No branches or pull requests

1 participant