Hi,
I want to create a program where i can place images on a UIImagePickerController and i also wanted to zoom the picture so i need to place it on a UIScrollView. Is my approach of combining the UIImagePickerController and UIScrollView possible?All has to be done programatically too. I already have a program with a UIImage place on a UIScrollView and functionalities for zooming. Now i only need how should i have many images placed on a UIImagePickerController? Please do give answer?