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, or you might have mixed up default and named imports.
내부 컴포넌트 이름 오타 났을때 발생
Animate.View 인데 Animate.view라고 썼었음
'Grew from > Trouble Shooting' 카테고리의 다른 글
ValidationError: Style Loader Invalid Options (0) | 2020.08.12 |
---|---|
[android] 빌드시 Nullable에 빨간줄 그어질 때 (6) | 2020.07.24 |
[RN] Webview로 postMessage 보낸거 받기 (0) | 2020.07.09 |
[RN] ios에서 라이브러리 설치하고 안될시 (0) | 2020.07.07 |
[RN] Error Code: -1004 (0) | 2020.07.01 |