Closed ilant closed 7 years ago
can it be used with custom UICollectionViewFlowLayout ?
@ilant Yes! You can use storyboard(XIB) or init(frame: CGRect, collectionViewLayout layout: UICollectionViewLayout).
init(frame: CGRect, collectionViewLayout layout: UICollectionViewLayout)
can it be used with custom UICollectionViewFlowLayout ?