i have 5 animating image in a image view and will like to allow user to tap on them base on the default ID and push it to another view. i tried to add in gesture tap but the
I would add a transparent view on top of the image view and add a gesture recognizer to that.