Episode 1 - Introduction to Auto Layout Programmatically
Running time: ~24 minutes
Author's Description:
Auto Layout is how we layout our UI in iOS applications. Learning how to use it programmatically can be overwhelming at first. In this introduction series, we'll look at how to easily anchor elements onto the screen relative to other items. In the next video, we'll look at how to handle landscape orientation using a few auto layout tricks.
Useful links:
Download the complete source code:
justCode Editor Notes:
Get started with learning how to use Auto Layout programmatically within your Apps using Swift 4. Great to take it out the storyboard and straight into code. Useful!
This video is part of a series:
Get started with Auto Layout programmatically
In this course you'll gain an insight on how to work with Auto Layout programmatically.