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] 메이트 리스트, 노티피케이션 테이블 뷰에 Diffable datasource 적용 #26

Open
2 tasks
Kelly-Chui opened this issue Jan 20, 2025 · 0 comments
Assignees
Labels

Comments

@Kelly-Chui
Copy link
Collaborator

📌Issue

추가하려는 기능에 대해 간결하게 설명해주세요

  • 기존 방식으로 작성되어 있었던 메이트 리스트의 테이블 뷰와, 노티피케이션 테이블 뷰를 Diffable datasource를 적용합니다.
  • 메이트 추가/삭제 동작이 좀 더 자연스럽게 동작하는 것을 기대할 수 있습니다.

✅작업 상세 내용

  • 메이트 리스트 테이블 뷰에 Diffable datasource 적용
  • 노티피케이션 테이블 뷰에 Diffable datasource 적용

참고할만한 자료(선택)

UITableViewDiffableDataSource
Advances in UI Data Sources

@Kelly-Chui Kelly-Chui self-assigned this Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant