Swift

The list of swift articles. Swift is essential language to develop iOS Applications. I have created tutorial which is easy to understand. So Let’s Dive :)

How to add UIScrollView Constraints

Drag UIScrollView to storyboard Add leading, trailing, top, bottom of UIScrollView Add UIView Inside UIScrollView & Rename it to scrollContainerView Add leading, trailing, top, bottom of UIScrollView with parent UIScrollView Add Equal Width content of scrollContainerView with respect to UIScrollVIew Add objects to the scrollContainerView – i have added two button make sure leading trailing …

How to add UIScrollView Constraints Read More »