wwmz/WMZBanner

无法使用Swift创建的UICollectionViewCell

Opened this issue · 0 comments

SPXS commented

问题代码:
param.wMyCellClassNames = "MyCell"
在使用Swift创建的UICollectionViewCell会报错, reason: 'could not dequeue a view of kind: UICollectionElementKindCell with identifier ypwtql.MyCell - must register a nib or a class for the identifier or connect a prototype cell in a storyboard'