You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: