What is AutoLayoutPlus?

AutoLayoutPlus is a Swift library consisting in a set of extensions to help dealing with Auto Layout programatically. With AutoLayoutPlus you don’t need to change the way you’ve always worked with Auto Layout, it should feel as natural complement.

Keep reading for some more details on what’s included (and have a look at the example provided)!

Features:

  •  AutoLayoutPlus complements the existing UIKit methods to create constraints for your views.
  •  Helper methods for the most repetitive tasks (center view, apply the same constraint to multiple views, fill view horizontally, etc).
  •  Makes your code less verbose and easier to follow.
  •  No need to learn yet another DSL or library: AutoLayoutPlus feels natural and provides a similar experience to the methods you are already familiar with!

Overview

  • Pricing: Free
  • Resource Link: https://github.com/ruipfcosta/AutoLayoutPlus
  • Resource Maker: Rui Costa
  • Mobile Platform Destination: iOS Apps
  • Mobile Platform Support: Native iOS
  • Programming Languages: Swift
  • iOS Versions Supported: iOS 8.0+, iOS 9.0+, iOS 10.0+, iOS 11.0+, iOS 12.0+
  • CocoaPods: AutoLayoutPlus
  • Carthage: ruipfcosta/AutoLayoutPlus