
위와 같은 CollectionView를 Storyboard 없이 코드를 사용해서 구현해보자. Autolayout은 SnapKit을 사용했다. 1. UICollectionViewCell 생성 먼저 CollectionView에 사용할 UICollectionViewCell을 만들었다. CollectionViewCell.swift // // CollectionViewCell.swift // CollectionView_Programmatically_Tutorial import UIKit import SnapKit class CollectionViewCell: UICollectionViewCell { // Reuse Identifier static let cellId = "CollectionCellId" // Se..
iOS
2022. 7. 20. 14:18
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- BOJ 10799
- autolayout
- swift
- BOJ 10820
- Carousel Effect
- BOJ 10866
- BOJ 1935
- CAGradientLayer
- Card CollectionVIew
- Sheet Height
- BOJ 17413
- crud
- 1406 에디터
- 2023 회고
- 요시푸스
- Gradient View
- UICollectionView banner
- BOJ 17298
- BOJ 10808
- UICollectionView Error
- github
- sheetPresentationController
- Algorithm
- BOJ 10809
- NaverMaps
- Stack
- Custom Detent
- bottom sheet
- git
- ios
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
글 보관함