gonzalezreal/Vertigo

Collection View Implementation

alexsaidani opened this issue · 1 comments

Can this be implemented to expand a collection view item into a new view controller? Or is it limited to just images?

Yes, it can be done if your collection view cell has an image view. Just pass the image view of the selected cell when presenting or dismissing.