Auto Layout Sucks Substitution
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)
See sources in Example
To run the example project, just execute pod try ALSLayouts
in terminal.
iOS 8 or later
Add the following line to your Cartfile:
github "mariotaku/ALSLayouts" ~> x.y.z # Latest version above
Add the following line to your Podfile:
pod 'ALSLayouts', '~> x.y.z' # Latest version above
Mariotaku Lee, mariotaku.lee@gmail.com
ALSLayouts is available under the Apache license, version 2. See the LICENSE file for more info.
Donation methods
PayPal & AliPay: let email = "mariotaku.lee@gmail.com"
Bitcoin: 1Dw9bygK6J3zzKhdtu2gQ7jm73gvp7k59a
Buy me a bread game or anything you want :)