Skip to content

Releases: bogue89/ViewLayout

Release v1.1.0

04 Apr 22:48
fc2bd30
Compare
Choose a tag to compare
  • Fixing resolving relationship items
  • In-class utilities* for view layout functionality

In-class utilities

  • insert (add the subview and configure translatesAutoresizingMaskIntoConstraints)
  • layout (shortcut for layoutIfNeeded of the parent view or the view itself if not found)
  • animate (shortcut to UIView.animate)

Release v1.0.0

26 Mar 00:39
089071b
Compare
Choose a tag to compare
bigbang