-
Notifications
You must be signed in to change notification settings - Fork 0
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
Coordinator Pattern 및 부분적인 ReactorKit 적용, 기타 코드 리팩토링 작업을 진행합니다. #38
Comments
sanghyeok-kim
added a commit
that referenced
this issue
Jul 29, 2023
sanghyeok-kim
added a commit
that referenced
this issue
Jul 29, 2023
sanghyeok-kim
added a commit
that referenced
this issue
Jul 29, 2023
sanghyeok-kim
added a commit
that referenced
this issue
Jul 29, 2023
sanghyeok-kim
added a commit
that referenced
this issue
Jul 29, 2023
… 처리를 ControlEnvent와 Binder로 처리할 수 있도록 변경
sanghyeok-kim
added a commit
that referenced
this issue
Jul 29, 2023
- 네이밍과 역할을 봤을 때 ControlProperty(getter와 setter를 모두 가짐)보다는 ControlEvent(이벤트를 방출만 함)가 더 적절함
sanghyeok-kim
added a commit
that referenced
this issue
Jul 29, 2023
- TextField의 text에 접근하는 별도의 프로퍼티를 만들 필요 없이 rx.text를 직접 사용하면 되므로 불필요, 따라서 제거함.
sanghyeok-kim
added a commit
that referenced
this issue
Jul 29, 2023
sanghyeok-kim
added a commit
that referenced
this issue
Jul 29, 2023
sanghyeok-kim
added a commit
that referenced
this issue
Jul 29, 2023
sanghyeok-kim
added a commit
that referenced
this issue
Jul 29, 2023
…ctorKit을 이용하여 각각 View, Reactor 타입으로 리팩토링
sanghyeok-kim
added a commit
that referenced
this issue
Jul 29, 2023
…eactorKit을 이용하여 각각 View, Reactor 타입으로 리팩토링
sanghyeok-kim
added a commit
that referenced
this issue
Jul 29, 2023
sanghyeok-kim
added a commit
that referenced
this issue
Jul 29, 2023
sanghyeok-kim
added a commit
that referenced
this issue
Jul 29, 2023
sanghyeok-kim
changed the title
부분적으로 ReactorKit을 적용하고 코드 리팩토링을 진행합니다.
Coordinator Pattern 및 ReactorKit 적용, 기타 코드 리팩토링 작업을 진행합니다.
Jul 29, 2023
sanghyeok-kim
changed the title
Coordinator Pattern 및 ReactorKit 적용, 기타 코드 리팩토링 작업을 진행합니다.
Coordinator Pattern 및 부분적인 ReactorKit 적용, 기타 코드 리팩토링 작업을 진행합니다.
Jul 29, 2023
5 tasks
sanghyeok-kim
added a commit
that referenced
this issue
Jul 29, 2023
sanghyeok-kim
added a commit
that referenced
this issue
Jul 29, 2023
…factoring Coordinator Pattern 및 부분적인 ReactorKit 적용, 기타 코드 리팩토링 작업
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: