Skip to content
SweetTutos
Your guide for Mobile, Web, and AI

Tag: Auto Layout

Auto Layout/iOS 10/ios development/native ios app/Swift 3/UITableView/UITableViewCell/Xcode 8

How To Make Expandable UITableViewCells For Dynamic Text Height With Auto Layout

Posted on July 31, 2016 by Malek / 5 Comments

UITableViewCell objects are the core elements for table views and are used to draw the table view visible rows. Although I have covered a bunch of their concept...

Auto Layout/iOS/ios development/MarkupKit/native ios app/Swift/UIKit/Xcode

How To Hugely Simplify Your iOS Development With MarkupKit

Posted on June 9, 2016 by Greg Brown / 0 Comment

MarkupKit is a framework for simplifying development of native iOS applications. It allows developers to construct user interfaces declaratively using a human-r...

Auto Layout/ios development/native ios app/SnapKit/Swift

How to Easily Write Auto Layout Constraints Programmatically with SnapKit

Posted on July 13, 2015 by Malek / 7 Comments

Is defining Auto Layout constraints programmatically seems to be hard to do ? Do you prefer not to make constraints in code ’cause you know you may blew i...

iOS 10/ios development/MapKit/native ios app/Swift 3/Xcode 8

[Swift MapKit Tutorial Series] How to search a place, address or POI on the map

Posted on April 24, 2015 by Malek / 75 Comments

Update September 2016: Fully updated for Xcode 8 and Swift 3. I usually like how MapKit framework comes with a great set of API to empower each map app. The fir...

iOS 13/ios development/native ios app/Swift 5/Xcode 11

[Swift 5] How to make a horizontal paging UIScrollView with Auto Layout in Storyboards

Posted on April 13, 2015 by Malek / 82 Comments

Update May 2020: Fully updated for Xcode 11 and Swift 5.1. Since Auto Layout came to life, the task of making adaptive user interfaces that support all scr...

Copyright © 2014-2025 SweetTutos. All Rights Reserved.