In this swift tutorial I have implemented a UIScrollView in Storyboard using NSLayoutConstraints with Accessibility support.
Dont skip !!! Watch fully and the trick !!
We can design a scrollView based on added subviews of contentViews.
No need to set contentView size. AutoLayout will automatically adjust based on content elements.
If you like my way of teaching like my video and post a comment to know more What you are expectation.
And also If you have any suggestions post a comment to let me know more.
Subscribe on YouTube : https://bit.ly/KtrKathir
Follow me on WordPress: https://bit.ly/KtrKathir-blog
Like my page on Facebook: https://bit.ly/KtrKathir-fb
#UIScrollView #AutoLayout #Swift #Xcode #iOS
Chapters:
0:00 Intro
0:21 Designing UIScrollView Using AutoLayout in Storyboard
2:37 Static login form
10:49 Run and check
11:25 Adding support for accessibility
12:02 Final output