I made my collection view stacked layout based this tutorial.
http://skeuo.com/uicollectionview-custom-layout-tutorial
Now i want to implement, when i tap a stack and have it expand out into a more detailed view for that album ( each image should visible as separate cell) as well the rest of the section should move according to the number of cell in the tapped section. How can i achieve this.
Kindly help me. thanks in advance......