-
Hello, I'm new to ios dev but everytime I try the import Koloda statement I get this. I'm testing on xcode 7.1 and used the suggested line for cocoapods, actually I figured it out
-
First off, just wanted to say thanks for putting this awesome repo together. I'm using the defaults that come with `KolodaView` and one thing I've noticed is that if `backgroundCardsTopMargin` is set …
-
Hello,
I am a newbie and I will be really happy if you can help me with this issue.
I have implemented a custom Draggable Card View (a .xib file and a .swift file) and a custom Overlay View (a .xib…
-
Wasn't able to find this, but have a feeling I can get it somehow -
Using the "draggedCardWithFinishPercent" function to make some opacity animation that is relative to the percent of completion, but…
-
After doing
```
pod update
```
I get this error when I try to build the project:
```
Command failed due to signal: Segmentation fault: 11
```
So I tried to downgrade to Koloda => 2.0.4 and it all…
-
Reading the code in DraggableCardView, there is a method "swipeMadeAction" which call "resetViewPositionAndTransformations" when the dragging action is reset (i.e. it isn't completed) and call delegat…
-
I have been looking at the demo application and their you animate the next card into the background. I was wondering if it's possible to do this but in the meantime hide some elements of this card whi…
-
When I pan out a card, the size of the whole card decreases. The problem i'm having is the size of the card is increasing / decreasing not in proportion with the view inside.
The easiest way to show …
ghost updated
8 years ago
-
Watch in HD and notice the glichs on the right of the card
https://www.youtube.com/watch?v=ZpKAbLb3spE&feature=youtu.be
-
When loading cards with data (i'm loading around 50 at a time), if you swipe quickly through them, i am getting duplicate calls to kolodaDidSwipedCardAtIndex with the same index which then ends up fre…
ghost updated
8 years ago