[Feature] Player 화면 구성 및 기능 구현#80
Merged
jihyeonjjang merged 7 commits intodevfrom Jun 16, 2025
Merged
Conversation
- UICollectionView 기반 셀 및 레이아웃 설정 - 영상 정보를 표시하는 Header 뷰 구성 - 수평 스크롤 셀(HorizontalCollectionViewCell) 및 TagCollectionView 구현 - PlayerViewCollectionViewCell 내부 레이아웃 및 콘텐츠 설정
- 셀 선택 시 해당 비디오를 기반으로 새로운 PlayerViewController를 띄움 - 기존 화면은 닫고, 새로 생성된 ViewModel과 함께 전환 처리
- 다크모드 색상 추가 - placeholder 색상 변경 - 썸네일 이미지 및 contentMode 개선 - 태그 cornerRadius 설정
|
You've used up your 5 PR reviews for this month under the Korbit Starter Plan. You'll get 5 more reviews on June 22nd, 2025 or you can upgrade to Pro for unlimited PR reviews and enhanced features in your Korbit Console. |
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.
변경 내용