Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

in xcode just doing the transition. set of image in the nsarray,like slide show. have to change the image using transition for right to left using touch

share|improve this question

2 Answers

I think you have to describe your question briefly.You can use Page control for that.It may be more useful to you. You can get sample code in below link "http://developer.apple.com/library/ios/#samplecode/PageControl/Introduction/Intro.html"

share|improve this answer

use the leftswiping gestures and right swiping gestures.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.