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

[Feat] #14 - PophoryTextField 구현 #18

Open
wants to merge 8 commits into
base: dev
Choose a base branch
from
Open

[Feat] #14 - PophoryTextField 구현 #18

wants to merge 8 commits into from

Conversation

yungu0010
Copy link
Contributor

🫧 작업한 내용

  • 제가 rebase를 잘못해서 논의는 이전 PR에서 한 후 스쿼시 머지하도록 하겠습니다 ! ! 죄송합니다 . .
  • custom textField를 구현했습니다.

🔫 PR Point

  • 현재 앱에서 textField를 사용하는 부분이 두 군데이고 종류가 두 가지라 enum을 사용하여 구분하였습니다.
  • TCA 적용해보려고 했는데 UI변경 말고 비즈니스 로직이 없는 것 같아 추후 비즈니스 로직이 사용되면 해당 뷰에서 TCA 사용을 하면 될 것 같습니다!

사용방법

PophoryTextField(type: .id)

📸 스크린샷

구현 내용 스크린샷
텍스트필드

📮 관련 이슈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] PophoryTextField 구현
1 participant