Skip to content

rachoo/AutoLinearLayoutView

 
 

Repository files navigation

AutoLinearLayoutView

Auto-Layout based Linear Layout View for iOS 8+ (iOS 7?)

##Screenshot

##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

##How to use

Just copy and add AutoLinearLayoutView(.m .h) class into your project.

About

Auto-Layout based LinearLayout View for iOS 8+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 100.0%