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] MVI - Intent 전달 방식 수정 #4

Closed
3 tasks
shinythinking opened this issue Jan 8, 2025 · 0 comments · Fixed by #7
Closed
3 tasks

[Refactor] MVI - Intent 전달 방식 수정 #4

shinythinking opened this issue Jan 8, 2025 · 0 comments · Fixed by #7
Assignees
Labels
📄 document 문서 작업 🔧 refactorc 리펙토링 작업
Milestone

Comments

@shinythinking
Copy link
Collaborator

shinythinking commented Jan 8, 2025

🚩 TODO

  • MVI 학습
  • Group Feature 한정 Base ViewModel 선언
  • Intent 전달 방식 수정
@shinythinking shinythinking added 📄 document 문서 작업 🔧 refactorc 리펙토링 작업 labels Jan 8, 2025
@shinythinking shinythinking added this to the MVI milestone Jan 8, 2025
@TaewoongR TaewoongR changed the title [Refactor] MVI [Refactor] MVI - Intent 전달 방식 수정 Jan 16, 2025
TaewoongR added a commit that referenced this issue Jan 23, 2025
- Intent 전달 방식 수정
- reducer 함수 강압적인 사용, intent 강제 활용
- reducer 함수 호출
TaewoongR added a commit that referenced this issue Jan 23, 2025
- 특정 시간 내의 이벤트 하나의 이벤트 처리
- 이벤트 처리 후 0.3초 간격을 두고 다음 이벤트 처리
TaewoongR added a commit that referenced this issue Jan 23, 2025
- 동시에 두 화면 이동 버튼을 누르면 네비게이션 스택에 두 화면이 쌓이는 문제를 커스텀 flow 확장함수로 처리.
- 최초 로딩 흐름 수정
TaewoongR added a commit that referenced this issue Jan 23, 2025
- 동시에 두 화면 이동 버튼을 누르면 네비게이션 스택에 두 화면이 쌓이는 문제를 커스텀 flow 확장함수로 처리.
- 최초 로딩 흐름 수정
TaewoongR added a commit that referenced this issue Jan 23, 2025
- Intent 전달 방식 수정
- reducer 함수 강압적인 사용, intent 강제 활용
- reducer 함수 호출
TaewoongR added a commit that referenced this issue Jan 23, 2025
- 특정 시간 내의 이벤트 하나의 이벤트 처리
- 이벤트 처리 후 0.3초 간격을 두고 다음 이벤트 처리
TaewoongR added a commit that referenced this issue Jan 23, 2025
- 동시에 두 화면 이동 버튼을 누르면 네비게이션 스택에 두 화면이 쌓이는 문제를 커스텀 flow 확장함수로 처리.
- 최초 로딩 흐름 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📄 document 문서 작업 🔧 refactorc 리펙토링 작업
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants