Skip to content

[Refactor] MyPageScene ViewModel 리팩토링 및 Coordinator, DIContainer 추가#153

Merged
blwxnhan merged 6 commits into
developfrom
Refactor#151/MyPageScene-ViewModelable
Apr 24, 2026
Merged

[Refactor] MyPageScene ViewModel 리팩토링 및 Coordinator, DIContainer 추가#153
blwxnhan merged 6 commits into
developfrom
Refactor#151/MyPageScene-ViewModelable

Conversation

@blwxnhan
Copy link
Copy Markdown
Collaborator

@blwxnhan blwxnhan commented Apr 24, 2026

⭐️ Related Issue

📝 Description

  • MyPageScene 관련 ViewModel이 모두 ViewModelable을 따르도록 수정하였습니다.

    • MyCuration, MyPage, Receipt 수정
  • MyPageSceneDIContainer를 추가합니다.

  • DI를 지키기 위해 화면 전환을 담당하는 Coordinator를 추가하였습니다.

@blwxnhan blwxnhan self-assigned this Apr 24, 2026
@blwxnhan blwxnhan merged commit 3772ded into develop Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Refactor] MyPageScene ViewModel을 ViewModelable을 따르도록 리팩토링합니다.

1 participant