VerticalCardSwiper icon indicating copy to clipboard operation
VerticalCardSwiper copied to clipboard

A marriage between the Shazam Discover UI and Tinder, built with UICollectionView in Swift.

Results 15 VerticalCardSwiper issues
Sort by recently updated
recently updated
newest added

### Before opening the issue, have you...? - [X] Searched Google for a solution to my issue if applicable. ### Question Is it possible to make the scrolling horizontal when...

question

### New Issue Checklist - [x] I read the [documentation](https://github.com/JoniVR/VerticalCardSwiper). - [x ] I searched for [existing GitHub issues](https://github.com/JoniVR/VerticalCardSwiper/issues). - [x ] I searched Google for a solution to my...

question

### New Issue Checklist - [x] I updated VerticalCardSwiper to the latest version. - [x] I read the [Contribution Guidelines](CONTRIBUTING.md). - [x] I read the [documentation](https://github.com/JoniVR/VerticalCardSwiper). - [x] I searched...

bug

Is it possible to make the stacked cards less visible while the main card has full opacity? See example:

enhancement

### Bug Description Card Swiper doesn't snap card swipe correctly when we provide different sizes for cards using ``` func sizeForItem(verticalCardSwiperView: VerticalCardSwiperView, index: Int) ``` ### To Reproduce Steps to...

enhancement

### New Issue Checklist - [x] I read the [documentation](https://github.com/JoniVR/VerticalCardSwiper). - [x] I searched for [existing GitHub issues](https://github.com/JoniVR/VerticalCardSwiper/issues). ### Is your feature request related to a problem? Please describe. If...

enhancement

Currently I am using this repo for show and play video player in Cell and video is automatically play. But problem is that when I am going to another tab...

enhancement

### New Issue Checklist - [ x] I read the [documentation](https://github.com/JoniVR/VerticalCardSwiper). - [x ] I searched for [existing GitHub issues](https://github.com/JoniVR/VerticalCardSwiper/issues). - [ x] I searched Google for a solution to...

question

When isStackOnBottom is set to false, I scroll to the last card so I simulate the stack of cards from top and then either score left/right or just skip the...

enhancement

### New Issue Checklist - [x] I updated VerticalCardSwiper to the latest version. - [x] I read the [Contribution Guidelines](CONTRIBUTING.md). - [x] I read the [documentation](https://github.com/JoniVR/VerticalCardSwiper). - [x] I searched...

bug
help wanted