I have a UIImageView in my app.I have added that inside a UIScrollView.Now when i tap on image then image is zoomed within the scrollview.So it X,Y is fixed but it is zoomed to a particular Rectangle.I want to zoom then also it's X & Y should be changed.After that then it should come back to it's orignal position.
Please tell how can i do it ?