Skip to content

[IDLE-120] Coordinator종류별 정의 #9

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

Merged
merged 1 commit into from
Jun 30, 2024

Conversation

J0onYEong
Copy link
Contributor

@J0onYEong J0onYEong commented Jun 30, 2024

관련된 이슈 및 소개

Coordinator패턴을 사용하여 화면을 전환합니다.
Coordinator는 두가지 성격 하위타입을 가집니다.

image

ParentCoordinator는 자식 코디네이터를 가질 수 있습니다.
ChildeCoordinator는 ViewController를 생성하며, 해당 ViewController를 참조합니다(weak)

@J0onYEong J0onYEong merged commit e18be94 into develop Jun 30, 2024
1 check passed
@J0onYEong J0onYEong deleted the feature/navigation_base branch June 30, 2024 07:12
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.

1 participant