iOS Tutorial And Code Example On Creating Tinder Style Swipe-To-Choose Views

Earlier this year I mentioned a  component for implementing Tinder style swipe-to-choose cards called MDCSwipeToChoose.

Here’s a nice tutorial that goes step-by-step through the process of creating cards with cool Tinder style dragging animations from Nimrod Gutman.

Specifically the tutorial covers:

Setting up a draggable image view
Modifying the rotation and scale while the image is being dragged to match the effect seen in the Tinder app
Adding overlay images as the image is dragged
Performing the selected action

You can find the tutorial over on Nimrod Gutman’s blog.

Richard Kim has put together a nice example called TinderSimpleSwipeCards based on Nimrod’s tutorial adding in a number of neat customizations, and here’s an animation showing Richard’s example in action:

TinderSimpleSwipeCards

You can find TinderSimpleSwipeCards on Github here.

A nice tutorial and example on implementing the swipe to choose feature.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: iOS Tutorial And Code Example On Creating Tinder Style Swipe-To-Choose Views

©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *