tispr-card-stack
tispr-card-stack copied to clipboard
Swipe able, customizable card stack view, Tinder like card stack view based on UICollectionView. Cards UI
Added delegates for card bottom and card top movements. Further update the swift to reflect latest swift changes. Signed-off-by: hjafri256
is there a possibility to not put a swiped card on bottom stack but remove it completely?
when adding initial cards more than 6 (11) the top margin is gone 
Hi, I have integrated your as well as new neighbourly app(by Google) like card view in this pull request. Please take a look and revert. Regards, Nakash Jawahire
Hi, I have made changes in this code to make it horizontal scrolling with slight variation(similar to neighbourly app by google). For reference checkout my fork: https://github.com/njawahire/tispr-card-stack
Is it possible to snap card back with animation? Currently card snaps instantly and it looks bad if card has travel long distance.