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] #37 - NicknameEditorVC UI 구현 #40

Merged

Conversation

dlwogus0128
Copy link
Contributor

🌱 작업한 내용

  • NicknameEditorVC UI 구현

🌱 PR Point

  • 닉네임 수정 뷰가 켜졌을 때, 마이페이지가 보이기 위해서 모달로 불러왔습니다.
  • 모달로 불러온 뷰가 전체화면으로 보이고 싶을 때, .modalPresentStyle = .overFullScreen으로 할 수 있음을 알았습니다.
  • command + K 누르면 키보드가 보이는균요 ㅋ
  • 팝업창 외의 view를 눌렀을 때 dismiss 되도록 코드 짜는 법을 배웠습니다.
  • 키보드 커스텀 및 return event를 다는 법을 배웠고, text가 채워졌을 때 return 버튼이 활성화 되도록 해보았습니다.

📸 스크린샷

구현 내용 스크린샷
닉네임 수정 화면

📮 관련 이슈

@dlwogus0128 dlwogus0128 self-assigned this Jan 5, 2023
@dlwogus0128 dlwogus0128 added Feat 새로운 기능 구현 재현🐶 labels Jan 5, 2023
Copy link
Collaborator

@lsj8706 lsj8706 left a comment

Choose a reason for hiding this comment

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

👍👍

@dlwogus0128 dlwogus0128 merged commit 67a7ccc into Runnect:develop Jan 5, 2023
@dlwogus0128 dlwogus0128 deleted the feat/#37-NicknameEditorVC-UI-구현 branch January 5, 2023 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feat 새로운 기능 구현 재현🐶
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Feat] NicknameEditorVC UI 구현
2 participants