How to draw a freehand drawing on UIView rather than UIImageView using touches moved method. I have many other subviews on this view so i cannot add image view as whole view.I have seen many examples but they are drawing in UIImageView.
How to draw a freehand drawing on UIView rather than UIImageView using touches moved
Share
see this sample …..
GLPaint Sample