Collection View Implementation
alexsaidani opened this issue · 1 comments
alexsaidani commented
Can this be implemented to expand a collection view item into a new view controller? Or is it limited to just images?
gonzalezreal commented
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.