Build a Simple Photo Gallery with UIGestureRecognizer

The UIGestureRecognizer class makes it easy to detect and respond to complex gestures in an iOS SDK application. This tutorial will teach you how to use the UIGestureRecognizer class by demonstrating how to build a simple photo gallery library. The UIGestureRecognizer has been available since iOS 3.2. However, you may be surprised to find that […]

{excerpt}
Read More

Leave a Reply

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