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

week4-assignment #8

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

week4-assignment #8

wants to merge 23 commits into from

Conversation

seondal
Copy link
Member

@seondal seondal commented Dec 24, 2021

πŸ“Œ κ΄€λ ¨ 이슈

#7

πŸ“Œ λ³€κ²½ 사항 및 이유

  • μ‹œμž‘ν™”λ©΄ λ³€κ²½
  • homeVC 클릭을 톡해 둜그인 뷰둜 ν™”λ©΄ 이동
  • μ„œλ²„μ™€ 톡신 톡신결과λ₯Ό alert 둜 λ³΄μ—¬μ€Œ

πŸ“Œ PR Point

πŸ“Œ μ°Έκ³  사항

@seondal seondal removed the request for review from pcsoyeon December 24, 2021 07:02
Copy link
Member

@YoonAh-dev YoonAh-dev left a comment

Choose a reason for hiding this comment

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

week-3에 μ—†μ—ˆλ˜ λΆ€λΆ„λ§Œ μ½”λ“œλ¦¬λ·° λ‹¬μ•˜μŠ΅λ‹ˆλ‹€!β˜ƒοΈŽ

Comment on lines +29 to +32
// guard let welcomeVC = self.storyboard?.instantiateViewController(withIdentifier: "WelcomeViewController") as? WelcomeViewController else {return}
//
// welcomeVC.name = nameTextField.text
// self.present(welcomeVC, animated: true, completion: nil)
Copy link
Member

Choose a reason for hiding this comment

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

더이상 μ‚¬μš©ν•˜μ§€ μ•ŠλŠ” 주석은 μ§€μ›Œμ£Όμ„Έμš”!

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