1

I found flicker and dropbox allow to upload multiple selection of photo and upload at a time. I am working on one application where I need such functionality.

Can anyone help me on that or provide reference link

Pritesh Patel
  • 1,969
  • 1
  • 18
  • 32

1 Answers1

3

Take look at ELCImagePickerController project on GitHub. It's using AssetsLibrary framework to build a custom image selection controller

JaanusSiim
  • 2,192
  • 3
  • 22
  • 24