larryryu / LSSwipeToDeleteCollectionViewLayout

The UICollectionViewLayout subclass adds swipe to delete functionality to a collectionview
MIT License
41 stars 4 forks source link

Android-like Fading #2

Closed simonsterckx closed 10 years ago

simonsterckx commented 10 years ago

Added an example subclass of LSSwipeToDeleteCollectionViewLayout that fades the Collection View Cells while they're being deleted.