Skip to content

feat: 홈화면 설정 뷰 추가#55

Merged
jonnwon merged 4 commits intodevelopfrom
dev/54-feat-maintab/#54
Feb 23, 2024
Merged

feat: 홈화면 설정 뷰 추가#55
jonnwon merged 4 commits intodevelopfrom
dev/54-feat-maintab/#54

Conversation

@noeyiz
Copy link
Collaborator

@noeyiz noeyiz commented Feb 22, 2024

개요

  • 앱 진입시 보여질 홈화면(탭)을 설정할 수 있는 화면을 추가했습니다.
  • ProfileView에서 설정 관련 셀(테마, 홈화면)에 description을 추가했습니다.

스크린샷

ProfileView MainTabView
Screenshot 2024-02-22 at 5 23 11 PM Screenshot 2024-02-22 at 5 27 10 PM

추가로 하고 싶은 말

  • 현재 UIView 내부에 있는 함수들의 이름과 형식이 일관성이 없는 문제가 있습니다(제 잘못🥲). 추후 모든 함수들의 이름과 형식을 일관성 있게 수정할 계획입니다.

@noeyiz noeyiz added the ✨ Enhancement New feature or request label Feb 22, 2024
@noeyiz noeyiz requested review from JH713, chanhihi and jonnwon February 22, 2024 08:31
@noeyiz noeyiz self-assigned this Feb 22, 2024
@noeyiz noeyiz linked an issue Feb 22, 2024 that may be closed by this pull request
@jonnwon
Copy link
Collaborator

jonnwon commented Feb 23, 2024

잘 되네요!!

@jonnwon jonnwon merged commit 7ff3a82 into develop Feb 23, 2024
@noeyiz noeyiz deleted the dev/54-feat-maintab/#54 branch February 29, 2024 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ Enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: MainTab 설정

2 participants