How can I erase content on front UIImage by swiping finger on it and display UIImage that is back side of UIView.
I had used following code in - (void)touchesMoved
- (void)touchesMoved
check this sample code
it provide this functionality like this