-
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
[iOS] 회원가입 - 회원정보 기능 구현 #12
Comments
dev-Lena
changed the title
[iOS] 회원가입 첫번째 페이지 기능 구현
[iOS] 회원가입 - 아이디, 비밀번호, 이름 관련 기능 구현
Mar 24, 2020
dev-Lena
added a commit
that referenced
this issue
Mar 27, 2020
- SignUpViewController에서 UserInfoViewController로 변경
dev-Lena
added a commit
that referenced
this issue
Mar 27, 2020
- IDTextField 클래스 생성 후 스토리보드와 연결 - UserInfoViewController에서 TextField 클래스의 Delegate로 IDTextFieldDelegate 지정
dev-Lena
added a commit
that referenced
this issue
Mar 27, 2020
dev-Lena
added a commit
that referenced
this issue
Mar 27, 2020
dev-Lena
added a commit
that referenced
this issue
Mar 27, 2020
dev-Lena
added a commit
that referenced
this issue
Mar 27, 2020
- 비밀번호 입력하는 TextField 클래스와 TextFieldDelegate 클래스 생성 - 비밀번호 재확인하는 TextField 클래스와 TextFieldDelegate 클래스 생성
beginin15
pushed a commit
that referenced
this issue
Mar 27, 2020
- SignUpViewController에서 UserInfoViewController로 변경
beginin15
pushed a commit
that referenced
this issue
Mar 27, 2020
- IDTextField 클래스 생성 후 스토리보드와 연결 - UserInfoViewController에서 TextField 클래스의 Delegate로 IDTextFieldDelegate 지정
beginin15
pushed a commit
that referenced
this issue
Mar 27, 2020
beginin15
pushed a commit
that referenced
this issue
Mar 27, 2020
beginin15
pushed a commit
that referenced
this issue
Mar 27, 2020
beginin15
pushed a commit
that referenced
this issue
Mar 27, 2020
- 비밀번호 입력하는 TextField 클래스와 TextFieldDelegate 클래스 생성 - 비밀번호 재확인하는 TextField 클래스와 TextFieldDelegate 클래스 생성
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: