Skip to content

mariotaku/ALSLayouts

Repository files navigation

ALSLayouts

Auto Layout Sucks Substitution

CI Status Pod Version Carthage compatible License Platform

AutoLayout is not easy to learn, especially managing constraints, which is really painful.

ALSLayouts is a set of layouts ported from Android (ported literally, exact same behavior on iOS)

Showcase

Usage

See sources in Example

Try it

To run the example project, just execute pod try ALSLayouts in terminal.

Requirements

iOS 8 or later

Installation

Carthage

Add the following line to your Cartfile:

github "mariotaku/ALSLayouts" ~> x.y.z # Latest version above

CocoaPods

Add the following line to your Podfile:

pod 'ALSLayouts', '~> x.y.z' # Latest version above

Author

Mariotaku Lee, mariotaku.lee@gmail.com

License

ALSLayouts is available under the Apache license, version 2. See the LICENSE file for more info.

Donation

Donation methods

PayPal & AliPay: let email = "mariotaku.lee@gmail.com"

Bitcoin: 1Dw9bygK6J3zzKhdtu2gQ7jm73gvp7k59a

Buy me a bread game or anything you want :)

帮我支付宝账户里随便加点钱


Made with ❤️ by

About

AutoLayout Sucks Layouts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages