티스토리 뷰
iOS
iOS) Error "UICollectionView must be initialized with a non-nil layout parameter"
Ekko0701 2022. 7. 19. 15:45
CollectionView를 사용하다가 에러가 발생했다.
"UICollectionView must be initialized with a non-nil layout parameter"
"UICollectionView는 non-nil layout 파라미터로 초기화해야 한다"
UICollectionView를 선언할때 다음과 같이 해주자.
let collectionView = UICollectionView(frame: .zero, collectionViewLayout: UICollectionViewFlowLayout())
'iOS' 카테고리의 다른 글
iOS) UIDatePicker - 1 (0) | 2022.07.24 |
---|---|
iOS) UICollectionView Programmatically (0) | 2022.07.20 |
iOS) CAGradientLayer (Gradient View) (0) | 2022.07.12 |
iOS) SnapKit을 이용해 AutoLayout 구현하기 (0) | 2022.07.09 |
iOS) UITableView 기본적인 사용 방법 (0) | 2022.07.03 |
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- crud
- Stack
- Card CollectionVIew
- BOJ 17413
- 2023 회고
- BOJ 10809
- Algorithm
- BOJ 10820
- github
- 1406 에디터
- BOJ 10808
- BOJ 17298
- BOJ 10799
- NaverMaps
- sheetPresentationController
- BOJ 10866
- BOJ 1935
- autolayout
- bottom sheet
- ios
- Gradient View
- 요시푸스
- CAGradientLayer
- UICollectionView Error
- UICollectionView banner
- swift
- git
- Sheet Height
- Carousel Effect
- Custom Detent
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함