How can I create a view of Image Albums

I want to be able to have a user choose which photo library they want to use in my app. Can someone point me in the right direction to implement this.

Hi @albertski, as a start you may want to use the UIImagePickerController class to select and import user photos.

Best,
Gina

This topic was automatically closed after 166 days. New replies are no longer allowed.