How to build slide show functionality in iphone?
Posted
by Warrior
on Stack Overflow
See other posts from Stack Overflow
or by Warrior
Published on 2010-03-23T12:25:41Z
Indexed on
2010/03/23
13:33 UTC
Read the original article
Hit count: 320
I am new to iphone development.I want to create slide show functionality for my app to display all the photos in my device.since UIImagePickerController is the only documented way to access the photo library on the device and it doesn't come with the slide show option,how can i build the slide show option for displaying photos with UIImagePickerController.Please help me out.Thanks.
© Stack Overflow or respective owner