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

List<T>().Add problem C# -

Javascript natural sort array/object and maintain index association -