You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I swiped a card the method func cardStack(_ cardStack: SwipeCardStack, didSwipeCardAt index: Int, with direction: SwipeDirection) of SwipeCardStackDelegate is called.
Printing topCardIndex property of SwipeCardStack object always returns 1, and for index always returns 0
The text was updated successfully, but these errors were encountered:
After I swiped a card the method func cardStack(_ cardStack: SwipeCardStack, didSwipeCardAt index: Int, with direction: SwipeDirection) of SwipeCardStackDelegate is called.
Printing topCardIndex property of SwipeCardStack object always returns 1, and for index always returns 0
The text was updated successfully, but these errors were encountered: