-
Notifications
You must be signed in to change notification settings - Fork 6
[Feat] #11 - MyPageVC UI 구현 #14
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] #11 - MyPageVC UI 구현 #14
The head ref may contain hidden characters: "feat/#11-MyPageVC-UI-\uAD6C\uD604"
Conversation
lsj8706
left a comment
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.
전체적으로 함수도 잘 나누어서 구현했네요~~! 👍
매우 잘했습니다..!!
코멘트 남긴 자잘한 부분들만 수정해서 push하고 머지해주세요~~!
|
|
||
| import UIKit | ||
|
|
||
| class ActivityRecordInfoVC: UIViewController { |
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.
더이상 상속하지 않을 class라면 앞에 final을 붙여요!
| extension MyPageVC { | ||
| @objc | ||
| private func touchUpGoalRewardInfoView() { | ||
| pushtoGoalRewardInfoVC() |
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.
pushTo~~처럼 대문자로 바꿔줍시다!
🌱 작업한 내용
🌱 PR Point
📸 스크린샷
📮 관련 이슈