B-Sides / ELCImagePickerController

A clone of the UIImagePickerController using the Assets Library Framework allowing for multiple asset selection
http://www.icodeblog.com
1.65k stars 469 forks source link

ELCImagePicker can load the network photos? #55

Closed xumeng closed 11 years ago

xumeng commented 11 years ago

dear all, how ELCImagePicker load and browse the network photos?

jvanmetre commented 11 years ago

This image picker is only an example of how to browse and select multiple images from a users camera roll. Network photos are not part of what this picker is designed to do.