Monday, February 24, 2014

Layouting UIScrollView via autolayout in xcode interface builder (iOS)

I am tired of writing code just to get the UIScrollView work. Well lucky for me I got a work around in xcode's interface builder using autolayout. Here's how.