jacobsieradzki / JSImagePickerController

An photo/image picker controller that resembles the style of the image picker in iOS 8's messages app.
MIT License
224 stars 47 forks source link

Why not use an actual UIAlertController and add a picker to that? #6

Open benguild opened 9 years ago

benguild commented 9 years ago

I was looking at this because it'd be cool to be able to select multiple images for an app really quickly. — The GUI doesn't really match iOS's though, and right now you can only select one image, which requires additional tapping/waiting.

It's a good start though! I'm going to follow this project.

Also, you could probably fork or contribute to this... considering they already have localized string translations for many languages: https://github.com/fulldecent/FDTake