Late last year I mentioned an open source component for creating swipeable cards inspired by the interface of the popular Tinder app called ZLSwipeableView.
Here’s an open source Swift library allowing you to create a Tinder style interface with a UITableView style datasource/delegate interface called Koloda from Yalantis.
Koloda allows you to dynamically load views for efficient performance. The library contains methods for easy detection of card swipes, and more, and includes a nice example project with a complete interface created using Koloda.
You can find Koloda on Github here.
You can read more about Koloda on the Yalantis blog.
A nice library for creating a Tinder like swipeable cards interface.
Original article: Open Source Library For Creating Tinder Style Swipeable Card Based User Interfaces
©2015 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.