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

[Feat] #23 - 스플래시, 로그인 뷰 구현 #27

Merged
merged 8 commits into from
Jan 12, 2022

Conversation

hyun99999
Copy link
Member

🌴 PR 요약

🌱 작업한 브랜치

🌱 작업한 내용

  • 스플래시 화면 구현
  • 스플래시뷰에서 온보딩, 메인, 로그인 화면전환 분기 처리
  • 로그인뷰 구현
  • 로그인뷰 카카오, 애플 로그인 구현

📌 참고 사항

  • appdelegate 에서 카카오와 애플의 로그인 유효성 여부를 판단하고 splash 뷰에서 appdelegate 의 변수를 가져와서 화면전환하는 용도입니다.
  • splash 에서 viewWillAppear 로 화면전환을 하는 이유는 viewDidLoad 에서 진행하면 화면이 다그려지지 않았는데 화면전환한다고 에러를 뱉습니당! 그래서 1초를 줘서 이쁜 스플래쉬를 보여주고~ 화면전환~

📸 스크린샷

기능 스크린샷
GIF

📮 관련 이슈

@hyun99999 hyun99999 added Feat 새로운 기능 구현 👼타락pOwEr천사현규 크로아서버 환영요 labels Jan 12, 2022
@hyun99999 hyun99999 self-assigned this Jan 12, 2022
Copy link
Member

@yangsubinn yangsubinn left a comment

Choose a reason for hiding this comment

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

스플래시 저도 얼른 받아보고 싶네요..... LGTM~👍⚡️🙆‍♀️🔫

@hyun99999 hyun99999 merged commit 027bdcd into TeamSparker:develop Jan 12, 2022
@hyun99999 hyun99999 deleted the feature/#23 branch January 12, 2022 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feat 새로운 기능 구현 👼타락pOwEr천사현규 크로아서버 환영요
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] 스플래시, 로그인 뷰 구현
2 participants