-
Notifications
You must be signed in to change notification settings - Fork 0
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
마이페이지 드랍 및 좋아요 리스트뷰 리펙토링 #294
Labels
Request
요청 사항
Comments
thoonk
added a commit
that referenced
this issue
Jul 7, 2024
- 기존 UITableView DataSource 에서 Diffable DataSource 로 변경 작업 - 기존 2개(드랍, 좋아요)의 UITableView(Hidden 처리)를 1개의 UICollectionView를 이용한 개선 작업 - Compositional Layout 적용 - 콘텐츠 수에 따른 CollectionView Height 업데이트를 통한 전체 스크롤뷰 높이 조정
thoonk
added a commit
that referenced
this issue
Jul 8, 2024
- 마이페이지 진입 시 Height 값과 이후 다른 탭(좋아요) 선택 후 Height 값(정상)이 달라 section 값 전달되고 선 호출 처리를 통해 임시 해결
thoonk
added a commit
that referenced
this issue
Jul 10, 2024
thoonk
added a commit
that referenced
this issue
Jul 10, 2024
thoonk
added a commit
that referenced
this issue
Jul 10, 2024
thoonk
added a commit
that referenced
this issue
Jul 11, 2024
thoonk
added a commit
that referenced
this issue
Jul 11, 2024
thoonk
added a commit
that referenced
this issue
Jul 12, 2024
…ew로 변경 작업 처리 - 기존 Diffable DataSource 로직 변경 없음 - Compositional Layout 제거
thoonk
added a commit
that referenced
this issue
Jul 12, 2024
thoonk
added a commit
that referenced
this issue
Jul 16, 2024
thoonk
added a commit
that referenced
this issue
Jul 16, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
요청 사항
The text was updated successfully, but these errors were encountered: