diwu / DWURecyclingAlert

Optimizing UITableViewCell For Fast Scrolling
MIT License
559 stars 38 forks source link

Support for UICollectionView #1

Closed kerrmarin closed 9 years ago

kerrmarin commented 9 years ago

Hi there,

It would be great to extend this component to support UICollectionViews and UICollectionViewCells.

Thanks

diwu commented 9 years ago

Good point. I'll look into it and hopefully get back to you with a useful UICollectionViewCell update in one week or so.

diwu commented 9 years ago

Support for UICollectionView is now added into the master branch. Please give it a try and let me know if there's any problem.