I am looking for a complete solution for creating a simple photo album for the iPad like this:

alt text

Requirements:

  • it should be possible to select several photorafts with a check mark (in order to work on them some kind of single action)
  • desirable possibility of increasing tapas
  • A grid of photos should be displayed, without folders.

If something happened to you from open-source libraries at work, please provide a link and, if possible, a short comment. If something doesn’t exist but corresponds to a general concept, it can also be described, I finish the necessary functionality myself.

Thank you in advance!

    1 answer 1

    In general, I decided to do it through the Collection View, as it turned out for this purpose almost everything in it already exists.