In the previous article, we created a simple application with nothing more than a label and a button. Despite its simplicity, the application had a few layout problems. In this tutorial, you learn how to solve those problems using Apple's layout system, Auto Layout. Let's start with a new project.
Full article