A very easy solution to create the swiping images (or snap to page) effect for iphone, is using the combination of UIPageView and UIScrollView.
Here is a quick and great sample project:
http://code.davidjanes.com/blog/2009/09/26/uipagecontrol-uiscrollview/