I'm new to xcode. I am trying to create a photo booth which appears at the bottom (as the one in the image) so that i can make multiple selections and view the result at the top. Any knows how this can be achieved?
You have to implement UICollectionView for photo booth.
For UI design follow the given steps,
and for programming part,