Digital Tickets with UIGestureRecognizer

This tutorial will teach you to combine UIGestureRecognizers to force users to make non-trivial gestures to perform an action. We will use the example of redeeming a digital ticket, using the real-world analogy of tearing it in half. Project Overview UIGestureRecognizer, and it’s various subclasses, make it easy to recognize different gestures on designated target […]

{excerpt}
Read More

Leave a Reply

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