How to build Photo Gallery with sliding to the left and right behavior (similat to Apple Native Photos app)

StackOverflow https://stackoverflow.com/questions/4014501

Question

I would like to build a gallery view of the photos similar to native Photos app, with possibility to slide image to left and to right. I want to display some extra buttons and label on each slide. could you advice me, please, where to dig?

Was it helpful?

Solution

Take a look at the pagingEnabled property in UIScrollView.

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