Arsh Aulakh
Arsh Aulakh

Reputation: 144

How to Create Dynamic-Sized Paged Horizontal UIScrollView Using AutoLayout in Xcode 6

I Want to create a UIScrollView In Storyboard Using AutoLayout.

I'd be thankful if someone would give me a direction as to how I Should proceed to achieve this.

I have searched around the web for this but haven't found anything as clear and as accurate to what I want to achieve.

Upvotes: 1

Views: 3427

Answers (1)

Arsh Aulakh
Arsh Aulakh

Reputation: 144

I solved it myself. Here is the link to my demo of what I wanted to achieve. Hope this helps others too. https://github.com/ArshAulakh59/ScrollAutoLayoutTest

Apologies for the delay guys but now I have added the steps to achieve this via video on the github page.

Upvotes: 1

Related Questions