Sunday, January 29, 2017

Add a Swipe Gesture to UIView - Part 1

This demo demonstrate how to add Swipe Gesture on UIView and add a action to it. When UIView is swiped UILabel text is changed with each swipe.

You can download the sample code from:
https://github.com/quantumarun/Demos/tree/master/SwipingView


No comments:

Post a Comment