JoniVR / VerticalCardSwiper

A marriage between the Shazam Discover UI and Tinder, built with UICollectionView in Swift.
MIT License
1.4k stars 101 forks source link

Swiping away last card on the stack causes the animation to glitch #22

Open JoniVR opened 6 years ago

JoniVR commented 6 years ago

New Issue Checklist

Issue Description

When you are at the end of the stack and still have some cards left, swiping away the last card will cause the animation to glitch. This is probably something that needs to be fixed inside the updateCellAttributes function.

Example: example gif

Environment

edit: Stackoverflow Question