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

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -