Sliding images in image view

hello.
I need to know how to slide images in the uiimageview? I need to make available to slide such that it shows the next saved image.

You can add a gesture recognizer to the image

Also a “slide show” like feature is very popular, you can probably find a 3rd party library that does this too