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] iOS 2차 과제 #4

Closed
8 tasks done
yangsubinn opened this issue Oct 11, 2021 · 0 comments · Fixed by #6
Closed
8 tasks done

[FEAT] iOS 2차 과제 #4

yangsubinn opened this issue Oct 11, 2021 · 0 comments · Fixed by #6
Assignees

Comments

@yangsubinn
Copy link
Member

yangsubinn commented Oct 11, 2021

📌 Feature Issue

2주차 과제는 1주차 과제에서 만든 뷰에 AutoLayout을 적용시키는 것과

Tabbar를 만든 후 확인화면에서 텝바 화면으로 이동하는 것입니다!

📝 To-do

▶️ UI 구성하기

  • 로그인 화면 AutoLayout 적용하기
  • 회원가입 화면 AutoLayout 적용하기
  • 확인 화면 AutoLayout 적용하기
  • 확인 화면에 "다른 계정으로 로그인하기" 버튼 추가하기

▶️ 화면 전환하기

  • 확인 화면에 "다른 계정으로 로그인하기 버튼 추가" 누르면 처음 로그인 화면으로 돌아가기
    • 로그인 → 확인 화면으로 온 경우, 로그인 → 회원가입 → 확인 화면으로 온 경우 모두 동일하게
      버튼을 누르면 처음 로그인 화면으로 돌아가도록 구현하기
  • 확인 화면에서 확인 화면 누르면 Tabbar로 연결된 화면 Present 하기

▶️ 기능 구현하기

  • Tabbar에 5개의 view controller 연결하기
  • tabbar title, image, selected image 바꾸기
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant