ManualLayout Versions Save

✂ Easy to use and flexible library for manually laying out views and layers for iOS and tvOS. Supports AsyncDisplayKit.

1.3.0

7 years ago

Migrated to Swift 3.

1.2.1

8 years ago

Fixed tvOS target settings when installed via CocoaPods.

1.2.0

8 years ago

tvOS support

1.1.0

8 years ago

Swift 2.0 update.

1.0.0

9 years ago

All the properties available to layers and views are now available for CGRect types as well. This was added to make working with bounds properties easier, which is necessary when working with nested views to keep the code short.

Also a bounds property is added to controllers.

0.4.1

9 years ago

Set deployment target to 8.0

0.4.0

9 years ago

Many additions, check README for more information. Also centerInSuperlayer, centerDimensionInSuperlayer, and their view equivalents have been removed.

0.3.1

9 years ago

Cocoapods support and license specification.

0.3.0

9 years ago
  • Added right and left properties to UIViewControllers.
  • Helper functions named inset and offset.
  • Smart assignment operator.

For more information check the API cheat sheet.

0.2.1

9 years ago

Added top and bottom properties to UIViewController. Check API cheat sheet for more information.