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

♿ TextFieldDelegate를 extension으로 BaseVC에 추가합니다. #42

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

junseopark0331
Copy link
Collaborator

개요 💡

UITextFieldDelegate 부분을 extension으로 BaseVC에 추가했습니다.

작업 내용 💻

각 VC마다 extension을 적기 귀찮아서 UITextFieldDelegate 부분을 extension으로 BaseVC에 추가했습니다.

리뷰해주세요 🙏

리뷰해주세영

TextFieldDelegate를 BaseVC에 추가합니다.
@junseopark0331 junseopark0331 added the enhancement New feature or request label Aug 21, 2023
@junseopark0331 junseopark0331 linked an issue Aug 21, 2023 that may be closed by this pull request
@junseopark0331 junseopark0331 merged commit a56f637 into main Aug 21, 2023
1 check passed
@uuuunseo uuuunseo deleted the 41-textfield-extensions branch September 27, 2023 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TextField Extensions
2 participants