What is FormationLayout?

FormationLayout is the top level layout class for one root view.

Features:

  • FormationLayout takes a UIView as its rootView.
  • translatesAutoresizingMaskIntoConstraints of rootView is not set to false by default but can be set in constructor.
  • translatesAutoresizingMaskIntoConstraints of subviews will be set to false automatically.
  • Subviews with no superView will be added to rootView automatically.

Overview

  • Pricing: Free
  • Resource Link: https://github.com/evan-liu/FormationLayout
  • Resource Maker: Evan Liu
  • 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: FormationLayout
  • Carthage: evan-liu/FormationLayout