I have a view with which you can do finger drawing. It's currently in UIScrollView. Although it can draw, it is very buggy because while I am drawing, the ScrollView scrolls up and down, so how can I make the scroll view stop scrolling if the touch is inside that view? Thanks.
Here's why I need scroll view, it bunch of contents and at the end, users sign in the customview.