Skip to content

Tags: manucheri/KSSwipeStack

Tags

0.4.2

Toggle 0.4.2's commit message
Made respondToSwipe method open and only requiring a direction.

The reason is that we might want to call it programatically, for example when pressing a button.

0.4.1

Toggle 0.4.1's commit message
Change default implementatino of isUndoable to true

0.4.0

Toggle 0.4.0's commit message
Add unlimited undo functionality

0.3.1

Toggle 0.3.1's commit message
Update version to fix custom size support

0.3.0

Toggle 0.3.0's commit message
Added support for any custom card size

0.2.0

Toggle 0.2.0's commit message
Readded code to handle rapid swicks

At the moment we only support this when horizontal swipes is the only swipe direction allowed.

0.1.0

Toggle 0.1.0's commit message
Add documentation and commentsto relevant methods and the example pro…

…ject.