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

View 이동을 위한 core 모듈 및 패키지 생성 #317

Closed

Conversation

plgafhd
Copy link
Collaborator

@plgafhd plgafhd commented Jul 13, 2024

  • core:ui 생성
  • core:data 모듈에 di 패키지, repository 패키지 생성
  • 이를 위해 필요한 플러그인도 생성

@plgafhd plgafhd requested a review from a team as a code owner July 13, 2024 11:27
@plgafhd
Copy link
Collaborator Author

plgafhd commented Jul 13, 2024

이제 view를 하나씩 옮기고 테스트 하는 과정을 반복해야 하는데, 아래 과정들을 순서 상관없이 하면 된다.

  • core:ui에 필요한 UI 조각들 생성
  • core:data의 repository에 필요한 repository 생성 (필요한 경우 pagingsource도, 따로 패키지 만들까 생각 중)
  • core:data의 di에 repository와 repositoryimpl의 bind 함수 생성
  • feature에 모듈을 생성하고, 해당 모듈에 필요한 Viewmodel, Navigation, View 생성

@plgafhd plgafhd closed this Jul 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.

None yet

1 participant