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

ViewModel을 리팩토링합니다. #35

Open
TaekH opened this issue Sep 11, 2023 · 0 comments
Open

ViewModel을 리팩토링합니다. #35

TaekH opened this issue Sep 11, 2023 · 0 comments
Assignees
Labels
refactoring code refactoring

Comments

@TaekH
Copy link
Collaborator

TaekH commented Sep 11, 2023

ViewModel을 리팩토링합니다.

RxSwift -> Combine

BaseViewModel -> StationViewModel
              -> NotiViewModel

Input, Output 패턴을 적용하여 ViewController에서의 트리거를 모두 ViewModel 에서 수행하도록 구현예정입니다.

@TaekH TaekH added the refactoring code refactoring label Sep 11, 2023
@TaekH TaekH self-assigned this Sep 11, 2023
TaekH added a commit that referenced this issue Oct 8, 2023
required init에서 발생할 수 있는 문제를 대처
TaekH added a commit that referenced this issue Oct 8, 2023
TaekH added a commit that referenced this issue Oct 8, 2023
station 로직 분리 및 textField에 따라서 검색 결과 화면 전환하는 combine 로직 변경
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring code refactoring
Projects
None yet
Development

No branches or pull requests

1 participant