HeegeePark / SeSAC

🌱 SeSAC 과제 및 TIL 아카이빙

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

240328 Day63 과제

HeegeePark opened this issue · comments

commented

SeSACRxThreads_Start 학습

  • PasswordViewController 구현 및 동작 이해
  • PhoneViewController 구성
    • 첫 화면 진입 시, 텍스트필드에 010 띄우기
    • 텍스트필드에는 숫자만 들어가게, 10자 이상
    • 조건이 맞지 않을 경우, PasswordViewController 로직처럼 처리
  • SignUpViewController
    • 61회차 과제 SimpleValidationViewController 참고하여 로그인 화면 구성