Basically I have a scrollView, on which there is another view. On that view I also have a UITapGestureRecognizer.
I'm animating scrolling of the scrollView. However, during this scrolling animation, tap gesture recognizer doesn't actually recognize taps.
Any ideas?
Without code We can't give suggestion but try with below code might be useful for you!