hi, i want to use UIScrollview with one imageview.if i swipe image, next image must be shown.how can i identify horizontal vertical swipe ...how can i detect event?what i have to do in scrollViewDidScroll method.if i add touch event methods, it did not work? any help?
i dont want to use PageControl....can i include Touch Event on UIScrollview?