Conversation
sangYuLv
approved these changes
Aug 22, 2026
sangYuLv
left a comment
Collaborator
There was a problem hiding this comment.
디자인 예쁜데요?
런치 스크린도 비슷하게 해도 예쁠 것 같아요!
수고 많으셨습니다 🦦
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
JIRA
📝 작업 내용
📌 요약
로그인 화면(Apple 로그인 버튼) UI를 추가하고,
앱 시작 시 로그인 화면이 최초로 표시되도록
SceneDelegate진입점을 연결했습니다.🔍 상세
loginBackground에셋 추가LoginViewController구현ASAuthorizationAppleIDButton은AppleLoginButton이라는 얇은 래퍼로 감싸,AuthenticationServices의존을 해당 파일 하나로 국한시키고LoginViewController는UIKit만 의존하도록 분리SceneDelegate의 루트 VC를LoginViewController로 변경💬 리뷰 노트
이번에는 화면 구성 위주로 봐주시면 감사하겠습니다.
📸 영상 / 이미지