12207480 / TYCyclePagerView

a simple and usefull cycle pager view ,and auto scroll banner view(轮播图) ,include pageControl for iOS,support Objective-C and swift
MIT License
1.79k stars 329 forks source link

通过xib注册没显示 #109

Open Liyongcong opened 2 years ago

Liyongcong commented 2 years ago
[pagerView registerNib:[UINib nibWithNibName:NSStringFromClass([YCCollectionViewCell class]) bundle:nil] forCellWithReuseIdentifier:@"YCCollectionViewCell"];