SkillAgentSearch skills...

AutoLinearLayoutView

Auto-Layout based LinearLayout View for iOS 7+

Install / Use

/learn @qianbin/AutoLinearLayoutView
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

AutoLinearLayoutView

Auto-Layout based Linear Layout View for iOS 7+

CI Status Version License Platform

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

AutoLinearLayoutView is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "AutoLinearLayoutView"

##Why AutoLinearLayoutView

  1. LinearLayout is the most powerful layout tool in Android. iOS needs a similar one
  2. UIStackView is only supported by iOS9+
  3. UIStackView is sucker

##Features

  1. Totally based on Auto-Layout
  2. Perfect compatibility with Interface Builder
  3. Well consideration on Hugging and Compression priority
  4. Clone the demo to find more

##Screenshots

<p align="center"> <img src="https://raw.githubusercontent.com/qianbin/AutoLinearLayoutView/master/screenshot4.gif"/> </p> --- <p align="center"> <img src="https://raw.githubusercontent.com/qianbin/AutoLinearLayoutView/master/screenshot2.png"/> </p> --- <p align="center"> <img src="https://raw.githubusercontent.com/qianbin/AutoLinearLayoutView/master/screenshot3.png"/> </p>

Author

QianBin, cola.tin.com@gmail.com

License

AutoLinearLayoutView is available under the MIT license. See the LICENSE file for more info.

View on GitHub
GitHub Stars121
CategoryDevelopment
Updated8mo ago
Forks12

Languages

Objective-C

Security Score

87/100

Audited on Jul 19, 2025

No findings