Skip to content

[Work 46] 로그인 화면을 추가합니다. - #17

Merged
snughnu merged 3 commits into
developfrom
WORK-46
Aug 23, 2026
Merged

[Work 46] 로그인 화면을 추가합니다.#17
snughnu merged 3 commits into
developfrom
WORK-46

Conversation

@snughnu

@snughnu snughnu commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

JIRA

📝 작업 내용

📌 요약

로그인 화면(Apple 로그인 버튼) UI를 추가하고,
앱 시작 시 로그인 화면이 최초로 표시되도록 SceneDelegate 진입점을 연결했습니다.

🔍 상세

  • loginBackground 에셋 추가
  • LoginViewController 구현
    • 로고/타이틀/서브타이틀 + Apple 로그인 버튼으로 구성
    • ASAuthorizationAppleIDButtonAppleLoginButton이라는 얇은 래퍼로 감싸,
      AuthenticationServices 의존을 해당 파일 하나로 국한시키고
      LoginViewControllerUIKit만 의존하도록 분리
  • SceneDelegate의 루트 VC를 LoginViewController로 변경
    • 실제 Apple 로그인 인증 로직은 아직 연결하지 않음 (버튼 탭 시 바로 홈으로 전환)

💬 리뷰 노트

  • 디자인은 아직 날것 상태입니다.
    • 추후 앱 전체 분위기에 맞춰 일괄 정리할 예정이니,
      이번에는 화면 구성 위주로 봐주시면 감사하겠습니다.
    • 변경이 이뤄지면 좋을 것 같은 부분은 자유롭게 피드백 부탁드립니다!

📸 영상 / 이미지

image

@snughnu
snughnu requested a review from sangYuLv August 21, 2026 07:23
@snughnu snughnu self-assigned this Aug 21, 2026

@sangYuLv sangYuLv left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

디자인 예쁜데요?
런치 스크린도 비슷하게 해도 예쁠 것 같아요!
수고 많으셨습니다 🦦

Comment thread WhereAreYou/WhereAreYou/Presentation/Login/AppleLoginButton.swift
@snughnu
snughnu merged commit b245172 into develop Aug 23, 2026
5 checks passed
@snughnu
snughnu deleted the WORK-46 branch August 23, 2026 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants