-
Notifications
You must be signed in to change notification settings - Fork 2
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/#100] 여행 입장 뷰 / 카카오톡 공유 구현 #143
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.
최고야,, 너무 잘했는데..?!!!!
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.
굿굿~
viewModel.startYear.value = null | ||
viewModel.endYear.value = null | ||
viewModel.checkStartDateAvailable() | ||
viewModel.checkEndDateAvailable() |
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.
아주 좋습니다.
test.put("KEY", inviteCode) | ||
test.put("NAME", title) |
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.
여기 키값들도 const val로 두면 더 좋을 것 같아요~!
⛳️ Work Description
📸 Screenshot
📢 To Reviewers