AnthonyWhitakerJr / TapList_iOS

Sample mobile conversion of Kroger's ClickList website.
1 stars 1 forks source link

Zoom Product Images #32

Closed AnthonyWhitakerJr closed 7 years ago

AnthonyWhitakerJr commented 7 years ago

Tapping on one of the product images on the Product Detail view should enlarge the collection view to fullscreen. Still allow scrolling. Keep navigation bar at the top.

Best implementation would likely be pushing a new view controller with just the product images collection.