Question

I want to make a gallery with previous and next button in my iPhone app.

If anyone has idea , link , exampler or something that lead me to implement the gallery please provide me .

Was it helpful?

Solution

OTHER TIPS

I've written a simple and easy to use photo browser called MWPhotoBrowser. I decided to create it as Three20, while very good, was too heavy/bloated as all I needed was a photo viewer.

It is an implementation of a photo viewer that I wrote allowing the user to view one or more images in a similar way to the native Photos app. It can display one or more images by providing either UIImage objects, file paths to images on the device, or URLs images online. Photos can also be zoomed, panned, and navigated with previous/next buttons.

View MWPhotoBrowser on GitHub

Hope this helps!

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top