inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

좋은 양님의 게시글

좋은 양 좋은 양

@dlfrhks014497

수강평 작성수
-
평균평점
-

게시글 4

질문&답변

ch5)Complete.tsx 에러 질문이요!

ERROR TypeError: null is not an object (evaluating 'ImageCropPicker.openPicker') ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication). A frequent cause of the error is that the application entry file path is incorrect. This can also happen when the JS bundle is corrupt or there is an early initialization error when loading React Native. ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication). A frequent cause of the error is that the application entry file path is incorrect. This can also happen when the JS bundle is corrupt or there is an early initialization error when loading React Native.

좋아요수
0
댓글수
2
조회수
411

질문&답변

DismissKeyboardView.tsx!!

children을뺴고 나면 테그에 빨간줄이 그어지네요 TS2741: Property 'style' is missing in type '{ children: Element[]; }' but required in type '{ style: StyleProp ; }'. 에러가 뜨네요..

좋아요수
2
댓글수
2
조회수
685

질문&답변

DismissKeyboardView.tsx!!

찾아보니 React 18버전부터는 안써도 된다 하는데 이상한건 저는 17버전이더라구요...하하...

좋아요수
2
댓글수
2
조회수
685

질문&답변

useCallback((text...

useCallback((text: string)... () 한번더 묶어서 써줬습니다! (mac 사용자입니다.)

좋아요수
1
댓글수
1
조회수
327