14

Here’s an open source interface component called ZLSwipeableView from Zhixuan Lai that allows you to create interfaces with swipeable cards with some nice features.

ZLSwipeableView provides a nice animation when the user swipes and also when the user cancels a swipe. You can also control the swiping behaviour programatically for some nice effects.

ZLSwipeableView

You can find ZLSwipeableView on Github here.

A nice component for creating an interface using the card swiping pattern made popular by Tinder.