Closed andynadheer closed 5 years ago
Is there a way to only swipe to next card? The user should not be able to scroll back to previous card. Also, is there a way to swipe away the last card?
Hi @andynadheer. Thank you for considering the library.
You can take a look at these options or just google 'locking left right directions scrollview' once UICollectionView is inherited from UIScrollView.
Is there a way to only swipe to next card? The user should not be able to scroll back to previous card. Also, is there a way to swipe away the last card?