How to create image slide show using page view manager in iphone?

I have an array of images. I want to display these images in a pageview controller. Users should be able to share photos. Then the following image should appear. Can you give me a sample code or a link to a tutorial? How can I achieve this with an interface constructor using uiimageview?

Thank.

+5
source share

All Articles