imzyf / ios-swift-learning-notes

📝 iOS Swift Learning Notes - see Issues
MIT License
0 stars 0 forks source link

Error casting value of type 'UICollectionReusableView' #117

Open imzyf opened 5 years ago

imzyf commented 5 years ago

https://stackoverflow.com/questions/28712156/error-casting-value-of-type-uicollectionreusableview-to-myapp-cssectionheader/52775694#52775694

if you use xib, please check identity Custom Class name.

by default, Xcode doesn't fill it.

CollectionReusableView xib identity Custom Class 不会自己填写