hi all,
I am loading an image from server and displaying it in UIImageView.Now
every time i pan the request is send to server which makes my application slow.Is there any way to find out in which direction the user is panning the image so that i can do the necessary...
thanx in advance!