doylehworks.log
로그인
doylehworks.log
로그인
[iOS 9주차] Project FlyingPopcorn: 홈 화면 UI 구현
DoyleHWorks
·
2024년 12월 16일
팔로우
2
Project_FlyingPopcorn
2
내일배움캠프-iOS-5기-본캠프
목록 보기
51/64
Project: FlyingPopcorn
(
Github
)
구현할 뷰
Wireframe Design
( Status Bar와 하단 탭바는 제외 )
References
UICollectionView
elementKindSectionHeader
(1️⃣)
dequeueReusableSupplementaryView(ofKind:withReuseIdentifier:for:)
UIScrollViewDelegate
scrollViewWillEndDragging(_:withVelocity:targetContentOffset:)
UICollectionViewCompositionalLayout
[Medium] Building a Carousel with UIKit Compositional Layout in Swift
NSCollectionLayoutSize
NSCollectionLayoutItem
contentInsets
3️⃣
NSCollectionLayoutGroup
NSCollectionLayoutSection
orthogonalScrollingBehavior
2️⃣
[Tistory] Section마다 다른 Scroll Direction 설정하기, Carousel Paging 구현하기
contentInsets
3️⃣
interGroupSpacing
UICollectionLayoutSectionOrthogonalScrollingBehavior
(2️⃣)
NSDirectionalEdgeInsets
(3️⃣)
NSCollectionLayoutBoundarySupplementaryItem
init(layoutSize:elementKind:alignment:)
1️⃣
UICollectionViewDataSource
numberOfSections(in:)
collectionView(_:numberOfItemsInSection:)
collectionView(_:cellForItemAt:)
collectionView(_:viewForSupplementaryElementOfKind:at:)
https://github.com/SpartaCoding-iOS05-2DongJin/FlyingPopcorn/pull/10
DoyleHWorks
Reciprocity lies in knowing enough
팔로우
이전 포스트
[iOS 8주차] Project PokeContact 회고
다음 포스트
[iOS 9주차] Algorithm: 단어 변환 - BFS, Deque
1개의 댓글
댓글 작성
SIA
2024년 12월 17일
리더님 화이팅!!!
답글 달기
리더님 화이팅!!!