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

[Refactor] Coordinator Pattern + Factory Pattern 적용하기 #20

Open
5 tasks
HELLOHIDI opened this issue Jul 5, 2024 · 0 comments
Open
5 tasks

[Refactor] Coordinator Pattern + Factory Pattern 적용하기 #20

HELLOHIDI opened this issue Jul 5, 2024 · 0 comments
Assignees

Comments

@HELLOHIDI
Copy link
Collaborator

🛠 Issue

  • UIKit에서의 코디네이터 패턴과 팩토리 패턴을 적용해보기

📋 To-do

  • ViewControllerable 파일 만들기
  • BaseFeatureDependency에 Coordinator 패턴 만들기
  • BaseFeatureDependency에 Router 만들기
  • RootFeature에 AppCoordinator 만들기
  • 각 Feature에 맞는 Coordinator 패턴 적용하기
@HELLOHIDI HELLOHIDI self-assigned this Jul 5, 2024
HELLOHIDI added a commit to HELLOHIDI/Weather-iOS that referenced this issue Jul 5, 2024
HELLOHIDI added a commit to HELLOHIDI/Weather-iOS that referenced this issue Jul 5, 2024
HELLOHIDI added a commit to HELLOHIDI/Weather-iOS that referenced this issue Jul 5, 2024
HELLOHIDI added a commit to HELLOHIDI/Weather-iOS that referenced this issue Jul 5, 2024
HELLOHIDI added a commit that referenced this issue Jul 5, 2024
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

No branches or pull requests

1 participant