카카오 로그인,로그아웃 기능 구현 및 홈 스택페이지 구현 #28
Annotations
10 errors
|
build:
pages/archive/ArchivePage.tsx#L8
No overload matches this call.
|
|
build:
pages/archive/ArchivePage.tsx#L7
Type '{ children: Element; className: string; }' is not assignable to type 'IntrinsicAttributes & NativeSafeAreaViewProps & RefAttributes<Component<NativeProps, {}, any> & Readonly<NativeMethods>>'.
|
|
build:
features/auth/ui/SocialLoginButtons.tsx#L13
No overload matches this call.
|
|
build:
features/auth/ui/KakaoLoginWebView.tsx#L106
No overload matches this call.
|
|
build:
features/auth/ui/KakaoLoginWebView.tsx#L104
Type '{ children: (false | Element)[]; className: string; }' is not assignable to type 'IntrinsicAttributes & NativeSafeAreaViewProps & RefAttributes<Component<NativeProps, {}, any> & Readonly<NativeMethods>>'.
|
|
build:
features/auth/ui/KakaoLoginWebView.tsx#L10
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
|
build:
features/auth/ui/KakaoLoginWebView.tsx#L9
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
|
build:
features/auth/ui/KakaoLoginButton.tsx#L35
No overload matches this call.
|
|
build:
features/auth/ui/KakaoLoginButton.tsx#L33
Type '{ children: Element; onPress: () => void; className: string; }' is not assignable to type 'IntrinsicAttributes & TouchableOpacityProps & RefAttributes<View>'.
|
|
build:
features/auth/ui/GoogleLoginButton.tsx#L8
No overload matches this call.
|