-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEAT/#5] 온보딩 뷰 / 카카오 연결 #13
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SignInViewModel 보면서 진짜 감탄했어요,, StateFlow 랑 친해질 수 있을 것 같아용 최고 ㅜㅜ!!!!
.size(500.dp), | ||
) | ||
KakaoButton( | ||
title = stringResource(id = R.string.sign_in_kakao_button), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[where]_[what] 네이밍 컨벤션 다시 한 번 확인합니당!
Row( | ||
modifier = modifier | ||
.fillMaxWidth() | ||
.background(Color.Yellow) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
요거는 안드 디자인 시스템 Yellow 임의로 사용하신 건가용?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
네! 임의로 사용했습니당 추후에 로그인 뷰 UI 구현할 때 수정할게요!!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
역시 우리 리드!! 코드 멀끔하네요:)
SideEffect, Flow 등 이거 참고해서 공부해야겠네용
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
와 역시 우리 리드 최고다👍🏻👍🏻 저두 이거 참고해서 공부할게요😎
@@ -1,9 +1,12 @@ | |||
package com.terning.point | |||
|
|||
import android.app.Application | |||
import android.util.Log |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
요거 지금 쓰고 있는거 아니면 빼도 될 것 같아요!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
예리하다,,,,,수정하겠습니당~!!
⛳️ Work Description
📸 Screenshot
Screen_Recording_20240706_174931_Terning-Android.mp4
📢 To Reviewers
디코 안드 채널
에 올려둔 걸로 로컬프로퍼티 수정해주세요!!! (확인했으면 디코에 체크표시 부탁함요!)