I was wondering if there is a way to make a UIImagePickerController use a collection of images that you specify (in other words I make 10 photos of doorbells and make the UIImagePickerController show me those photos and let the user select one).
In other words, a custom photo gallery is where I'm heading. Is there a way that I can do this?