iphone - How is screenshots slideshow implemented in App Store? -


i slideshow of application screenshots in application info in app store. have idea how implemented? may there tutorials or source code available? not find any.

may not same, similar, user can slide images in imageview good

thanks

check out tutorial, using uiscrollview pagingenabled set yes.

http://blog.proculo.de/archives/180-paging-enabled-uiscrollview-with-previews.html


Comments

Popular posts from this blog

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c# - Making TableLayoutPanel Act Like An HTML Table (Cells That Resize Automatically Around Text) -