-
I have a rather complex project with a lot of pods and I'm trying to fix the issues one by one as I run into them. Now, Firebase time :)
To (kinda) get firebase to run (and we're using a lot of stu…
-
# Report
> The more information you provide, the faster we can help you.
⚠️ **report a bug**
## Report a bug
### What did you do?
> On button click I did kolodaView?.swipe(.right) and…
-
**Describe the bug**
Incorrect cards displayed in overlay during draft match. Seems it's cards from previous draft match. I can't check it because logs can't be parsed.
**Screenshots**
![image](h…
-
sroik updated
5 years ago
-
Hi All,
I would like to remove card at particular index after swipe. Can someone please help on this ?
Regards
Sunil
-
Hi
First of all thanks for creating such beautiful control. It's makes my life easier.
I'm using one custom view with XIB. Inside that there are lots of controls I'm using, I have put UIButton ins…
-
### What did you do?
```
func koloda(_ koloda: KolodaView, viewForCardAt index: Int) -> UIView {
let iv = UIImageView()
//a couple lines setting up iv image redacted
var button = UIButt…
-
Trying to show photos from the photo gallery. I'm showing photos using PHImageManager. When I want to load photos async, photo quality is too bad.
When I change PHImageRequestOptions.isSynchronous …
-
Right now by default the cards will look like one is stacked on top of another from the bottom of the Koloda Card view. Is there a way to not show the next two cards on the bottom of the Koloda view a…
-
How can I use a swipe right to show me the previous card in the stack? I tried this but because it's only called after the swipe, I get the same card I just swiped.
```
func koloda(koloda: KolodaV…