Skip to content
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: 설정 뷰 UI 구현 #154

Closed
wants to merge 20 commits into from
Closed

feat: 설정 뷰 UI 구현 #154

wants to merge 20 commits into from

Conversation

chopmozzi
Copy link
Collaborator

🧑‍🚀 PR 요약

설정 뷰 UI를 테이블 뷰로 작업했습니다.
기타 동작들은 프로필에서 프로필 정보를 받아오며 VIP Cycle로 바꿀 때 구현할 예정입니다.

📌 변경 사항

ProfileView에서 연결했습니다.

📸 ScreenShot

스크린샷 2023-11-30 오후 7 53 04

UI가 먼가 먼가네요. 피드백 주심 감사하겠슴다.

Linked Issue

close #148

@chopmozzi chopmozzi added this to the iOS milestone Nov 30, 2023
@chopmozzi chopmozzi self-assigned this Nov 30, 2023
button.action = #selector(popViewController)
return button
}()
private let settingSceneTableView: UITableView = {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tableView 구현 좋습니다. 저희 생각이 통했네요 💪

Copy link
Collaborator

@loinsir loinsir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

UI 구현 고생하셨습니다. backbutton만 제가 언능 작업하겠습니다.

@chopmozzi chopmozzi closed this Nov 30, 2023
@chopmozzi chopmozzi deleted the iOS/feat#148 branch November 30, 2023 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants