Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 421 Bytes

File metadata and controls

7 lines (4 loc) · 421 Bytes

OVERVIEW

This is a demonstration of how to implement an image view inside a scroll view in iOS 7 + AutoLayout. You can pinch to zoom, scroll left and right. The photos will also respond correctly to device rotations. The goal is to show a working implementation of a nested scrollview / imageview combo.

SETUP AND INSTALL

Should just work after you grab it and open the workspace. Requires MKNetworkKet (included).