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

[Domain] SceneDelegate에 RxFlow 관련 코드를 추가하고, HomeFlow를 추가했어요. #209

Open
wants to merge 4 commits into
base: feature/myeongsoo/add_rx_flow_dependency
Choose a base branch
from

Conversation

Lyine0924
Copy link
Collaborator

Dependency는 현재는 Appinject를 사실상 계속 끌고 내려가는 구조로 설계해뒀어요. 추후에 필요한 디펜던시를 주입받도록 변경하는것도 좋을것 같습니다!

수정내역 (필수)

  • SceneDelegate에 Coordinator 프로퍼티를 추가했어요.
  • �AppFlow 초기 설정용 메소드와, Flow 이동흐름을 디버깅할 수 있는 메소드를 추가했어요.
  • HomeFlow를 추가하고 필요한 로직을 구현했어요.
  • AppFlow에 TODO처리되어있던 coordinateToHome 메소드를 구현했어요.
  • HomeReactor에 Stepper 프로토콜을 채택했어요.

@Lyine0924 Lyine0924 added the Feature 새로운 기능 추가 label Apr 3, 2022
@Lyine0924 Lyine0924 self-assigned this Apr 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature 새로운 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant