In my application I have a list of UIImages downloaded from web. I need to create a gallery where these images can be rotatable, zoomable and swap to view the next and previous. Is there a way to open images in iphone built in gallery viewer. or I will have to make it all through.
Asked
Active
Viewed 103 times
1 Answers
0
The functionality is known as UIImagePickerController.
Check this for more details :
http://zcentric.com/2008/08/28/using-a-uiimagepickercontroller/

Virja Rahul
- 415
- 2
- 4
- 12