tispr-card-stack icon indicating copy to clipboard operation
tispr-card-stack copied to clipboard

Swipe able, customizable card stack view, Tinder like card stack view based on UICollectionView. Cards UI

Results 8 tispr-card-stack issues
Sort by recently updated
recently updated
newest added

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 ![simulator screen shot - iphone xr - 2019-01-16 at 16 39 08](https://user-images.githubusercontent.com/28837248/51256108-48a01c80-19ad-11e9-9689-1f8129572299.png)

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.