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: 1차 리팩토링 #62

Merged
merged 36 commits into from
Feb 17, 2024
Merged

refactor: 1차 리팩토링 #62

merged 36 commits into from
Feb 17, 2024

Conversation

kang9366
Copy link
Member

@kang9366 kang9366 commented Feb 17, 2024

Summary

1차 리팩토링 진행

Description

  • NormalButton -> ConnectDogNormalButton 으로 변수명 수정
  • MainActivity에서 모든 화면을 처리할 수 있도록 설정 (LoginAcitivity 제거)
  • navigate함수를 단일표현식으로 수정
  • login 모듈에서 main 모듈에 대한 의존성 제거
  • loginNavigator 수정

Related Issue

#63

Sceenshot(option)

@kang9366 kang9366 self-assigned this Feb 17, 2024
@kang9366 kang9366 merged commit 42c2ab6 into develop Feb 17, 2024
1 check passed
@kang9366 kang9366 linked an issue Feb 20, 2024 that may be closed by this pull request
@kang9366 kang9366 changed the title Refactor/refactor: 1차 리팩토링 refactor: 1차 리팩토링 Feb 20, 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

Successfully merging this pull request may close these issues.

refactor: 1차 리팩토링 진행
1 participant