Skip to content

This app helps understand how layout works. Visual format and Anchors

Notifications You must be signed in to change notification settings

Krasnokutskii/LayoutCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LayoutCheck

This app helps understand how layout works. Visual format and Anchors

Tools to implemented in project

  • translatesAutoresizingMaskIntoConstraints

  • addSubview()

  • widthAnchor,heightAcnhor

  • topAnchor, bottomAnchor, leftAnchor, rightAnchor

  • leadingAnchor, trailingAnchor

  • centerXAnchor, centerYAnchor

Project Screen Shots

Supported devices

iPhone 6S and 6S Plus.

iPhone SE.

iPhone 7 and 7 Plus.

iPhone 8 and 8 Plus.

iPhone X.

iPhone XS, XS Max and XR.

iPhone 11, 11 Pro and 11 Pro Max.

More features soon

I won't add any features here, I'll use this project as playground for exploring layout even deeper.

Conclusion

The anchors one of the ways creating layout, from my perspective it is the best and easiest way of doing layout.

Comparing Anchors with Visual Format Language, i'd prefer Anchors

About

This app helps understand how layout works. Visual format and Anchors

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages