Suyeon9911 / TIL

매일 오전에 적는 미라클 TIL 🥣
10 stars 0 forks source link

[Error] UICollectionView must be initialized with a non-nil layout parameter #41

Open Suyeon9911 opened 2 years ago

Suyeon9911 commented 2 years ago

https://youbidan-project.tistory.com/99

Suyeon9911 commented 2 years ago

에러 메시지에서 알 수 있듯이 UICollectionView는 nil 타입이 아닌 layout 파라미터로 초기화 해주어야 합니다.