-
Notifications
You must be signed in to change notification settings - Fork 1
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] 사용자 인증 View (회원가입, 로그인) #2
Labels
feature
New feature or request
Comments
dayo2n
added a commit
that referenced
this issue
Jan 30, 2023
- 코드 스타일 확인 필요 - 두 selector 추후 구현: handlePushRegistrationView, handlePushHelpLogin - Utils/Extensions.swift에 anchor 설정을 용이하게 하는 anchor() 함수 작성
dayo2n
added a commit
that referenced
this issue
Jan 30, 2023
- 코드 스타일 (lint) 확인 필요 - 두 selector 추후 구현: handlePushRegistrationView, handlePushHelpLogin
dayo2n
added a commit
that referenced
this issue
Jan 30, 2023
- 로그인, 회원가입 뷰에서 텍스트필드 외 화면 선택시 키보드가 내려감 - 보안코드는 뷰가 나타날때 코드입력필드가 first responder로 오도록 요청
dayo2n
added a commit
that referenced
this issue
Feb 2, 2023
dayo2n
added a commit
that referenced
this issue
Feb 2, 2023
dayo2n
added a commit
that referenced
this issue
Feb 2, 2023
- textfield.isSecureTextEntry = true로 설정
dayo2n
added a commit
that referenced
this issue
Feb 3, 2023
- 코드 스타일 (lint) 확인 필요 - 두 selector 추후 구현: handlePushRegistrationView, handlePushHelpLogin
dayo2n
added a commit
that referenced
this issue
Feb 3, 2023
- 로그인, 회원가입 뷰에서 텍스트필드 외 화면 선택시 키보드가 내려감 - 보안코드는 뷰가 나타날때 코드입력필드가 first responder로 오도록 요청
dayo2n
added a commit
that referenced
this issue
Feb 3, 2023
dayo2n
added a commit
that referenced
this issue
Feb 3, 2023
dayo2n
added a commit
that referenced
this issue
Feb 3, 2023
- textfield.isSecureTextEntry = true로 설정
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: