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

네비게이션 바 UI 전역적 뒤로가기 버튼, 타이틀 변경 #65

Merged
merged 3 commits into from
Mar 1, 2024

Conversation

eung7
Copy link
Contributor

@eung7 eung7 commented Feb 29, 2024

Screenshots 📸

설정 페이지
image



고민, 과정, 근거 💬

  • 네비게이션 뒤로가기, 타이틀에 대한 UI를 변경했습니다.
  • 이 방식은 기존 구현해주셨던 NavigationAppearance를 이용했습니다.


References 📋




@eung7 eung7 added the 🔨 Implementation New feature or request label Feb 29, 2024
@eung7 eung7 added this to the v2.0.0 milestone Feb 29, 2024
@eung7 eung7 requested a review from a team February 29, 2024 15:26
@eung7 eung7 self-assigned this Feb 29, 2024
@eung7 eung7 linked an issue Feb 29, 2024 that may be closed by this pull request
1 task
@WhiteHyun WhiteHyun marked this pull request as draft March 1, 2024 08:50
@eung7 eung7 marked this pull request as ready for review March 1, 2024 09:16
Copy link
Member

@WhiteHyun WhiteHyun left a comment

Choose a reason for hiding this comment

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

🫡 고생하셨습니다.

@WhiteHyun WhiteHyun merged commit 099fa70 into main Mar 1, 2024
2 checks passed
@WhiteHyun WhiteHyun deleted the feature/search/64 branch March 1, 2024 10:10
@WhiteHyun WhiteHyun restored the feature/search/64 branch March 1, 2024 10:10
@WhiteHyun WhiteHyun deleted the feature/search/64 branch March 1, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 Implementation New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

전역적으로 뒤로가기 버튼을 변경한다.
2 participants