Conversation
이 과정 잘 이해안됨
큐 로직에서 문제 난 것 같은데 정확한 원인을 모르겠다
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🔥Pull requests
👷작업한 내용
🌱기본과제
원래는 TableView와 CollectionView를 중첩해서 구현할 생각이었는데 그러면 다음주에 PR을 올릴 것 같아서 Compositional layout으로 구현을 해봤어요. 오히려 이 레이아웃으로 구현하니까 구조를 더 생각하기 쉬웠던 것 같아요. 그래도... 아직 했갈리는 것들이 많아서 CollectionView를 중첩시켜서 해보긴 해야할 것 같네요... 게다가 큐 로직에서 문제가 생겼는지 화면이 안떠요...😭
🧨심화과제
다른 부분은 시간 이슈로 구현을 못해서 너무 아쉽쓰... 계속 추가해서 완성해볼게요!
💭되돌아보기
Cell을 등록해서 하는 것도 Delegate해서 데이터 전달하는 것도 알겠는데 Cell하고 View 다 만들고 뷰컨에 연결하는 과정에서 이해가 부족하지 않았나 생각해요... 음... compositional layout도 이해를 좀 더 해봐야 할 것 같습니닷 좀 반복해서 연습해봐야지...
📸스크린샷
📟관련 이슈