Reputation: 1
var collectionView: UICollectionView!
var timingsCollectionView: UICollectionView!
I was making a collection view, but I want to avoid this, when I tried to unwrap them, it showed Viewcontroller has no initialisers, how can I avoid that problem?
Upvotes: -4
Views: 41