SanjayKumar
SanjayKumar
Even when I changed the transition from the page on which the image slide show is implemented, the SlideShow timer Still worked. how to stop imageSlideshow?
First of all thanks for this beautiful pod. I am facing an issue while using this pod. when I use this pod in device language English it displays all the...
Not able to change keyboard type while using the Library. I have given the keyboard type as numPad but it always open default keyboard.
@oneHamidreza How can I create a bottom Navigation like this with this library?
I want to change color of the custom progress view. how to do that?
changed koloda.reloadData() call in the method kolodaDidRunOutOfCards(_ koloda: KolodaView) to koloda.resetCurrentCardIndex(). reloadData() function call doesnot works. resetCurrentCardIndex() method is working for reloading the KolodaView.