Skip to content

This project pretends to store all basic and advance concepts of AutoLayout. Designing a well thought user interface, AutoLayout is able to show a suitable user interface for all devices. The Xcode version originally used was 10+, but actually all xcodeproj files are also tested on Xcode 12+. At first glance you can see GIF files to show what is…

License

c4arl0s/PracticalAutoLayoutXcode

Repository files navigation

In order to update an existing Git submodule execute: (You might need permissions from Owner)

 git submodule update --remote --merge

This project pretends to store all basic and advance concepts of AutoLayout. Designing a well thought user interface, AutoLayout is able to show a suitable user interface for all devices. The Xcode version originally was 8+, but actually all xcodeproj files are also tested on Xcode 12+.

At first glance you can see GIF files to show what is the final product. This knowledge base is one of my favorites because allow me to speed up the basic design of a suitable user interface.

  1. 1. Introduction
  2. 2. Auto Layout Basic Concepts
  3. 3. Beginning Auto Layout
  4. 4. Size classes
  5. 5. Compact Width Size Class
  6. 6. Proportional Sizes and the Multiplier
  7. 7. Regular Size classes
  8. 8. Conflicting Constraints
  9. 9. Multitasking Size Classes
  10. 10. Stack Views.
  11. 11. Images
  12. 12. Advance Constraints

About

This project pretends to store all basic and advance concepts of AutoLayout. Designing a well thought user interface, AutoLayout is able to show a suitable user interface for all devices. The Xcode version originally used was 10+, but actually all xcodeproj files are also tested on Xcode 12+. At first glance you can see GIF files to show what is…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published