-
I'm using a custom view that I load within the KolodaView instead of images as cards. Is there any way to put the revertAction() function in this custom view? The purpose is to go back to previous car…
SvshX updated
8 years ago
-
Please add simple usage tutorial
-
Hi Guys,
I'd like to be able to decide whether a card can be swiped or not. I expected to find something, but could not find it in the current version 2.0.10:
`func koloda(koloda: KolodaView, shouldB…
-
you've changed lots of protocol methods and you forgot to include warning to us.
-
Hi, thank you for this awesome view.
I’m working on a project that requires to push cardViewController after selecting a card (swiping to right)
However user should be able to see selected card afte…
-
I create white card on a dark background. I noticed sometime (like 1 out of 5) when I drag the card around, there is white line randomly appear on the edge and then disappear
Any help?
-
Current implementation allow you to swipe only left/right. For some applications would be helpful to define kinda bit-mask with all directions you are interested in. For example in Tinted app I might …
-
Hi,
first of all thanks for this great work you made to develop Koloda.
I've found the issue in KolodaView. I get crash when `resetCardNumber()` is invoked while swiping cards. I use latest version …
-
Hi! Is there a way to dynamically add cards to Koloda without reloading the whole deck if there is at least 2-3 cards in the deck? Tried a couple of "hacks" but the results are not promising.
-
Hi Yalantis
I think Koloda is very cool and I like it so much.
Properties, protocols and functions are described, but how to use it in a project is not straightforward.
Would you please provide some…