Skip to content

Style/#429 알림 UI 구현#430

Merged
dev-domo merged 12 commits intodevelopfrom
style/#429-noticeUI
May 6, 2026
Merged

Style/#429 알림 UI 구현#430
dev-domo merged 12 commits intodevelopfrom
style/#429-noticeUI

Conversation

@dev-domo
Copy link
Copy Markdown
Collaborator

@dev-domo dev-domo commented May 4, 2026

🔗 연결된 이슈

📄 작업 내용

  • 알림 화면 UI를 구현했습니다.
  • 홈 화면에서 퀘스트 진행 현황 프로그레스바를 없애고 상단에 알림 아이콘을 추가했습니다.
구현 내용 IPhone 16 pro IPhone 13 mini
알림이 없는 경우
알림이 있는 경우

@dev-domo dev-domo requested review from juri123123 and y-eonee May 4, 2026 04:40
@dev-domo dev-domo self-assigned this May 4, 2026
@dev-domo dev-domo linked an issue May 4, 2026 that may be closed by this pull request
3 tasks
Copy link
Copy Markdown
Collaborator

@juri123123 juri123123 left a comment

Choose a reason for hiding this comment

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

빠른 작업 감사합니다 ! 코멘트 확인 부탁드려요 !

Copy link
Copy Markdown
Member

@y-eonee y-eonee left a comment

Choose a reason for hiding this comment

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

고생하셨습니당

$0.contentInset = UIEdgeInsets(
top: 0,
left: 0,
bottom: 24,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

여기 adjusted 붙여주면 조을 것 같아요

@dev-domo dev-domo merged commit 895e732 into develop May 6, 2026
1 check passed
@dev-domo dev-domo deleted the style/#429-noticeUI branch May 6, 2026 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Style] 알림 UI

3 participants