AutoLayout | ||
---|---|---|
Snap | Snap是Masonry Auto Layout DSL的Swift版本,是一款轻量级的布局框架,使用了更良好的语法封装了AutoLayout。Snap支持iOS和OS X | |
Cartography | 一个很赞的Auto Layout库 | |
Neon | 功能强大的 UI 布局神器 | |
TinyConstraints | TinyConstraints is the syntactic sugar that makes Auto Layout sweeter for human use | |
EasyPeasy | 编程方式自动布局框架库 | |
TangramKit | TangramKit is a powerful iOS UI framework implemented by Swift. It integrates the functions with Android layout,iOS AutoLayout,SizeClass, HTML CSS float and flexbox and bootstrap. So you can use LinearLayout,RelativeLayout,FrameLayout,TableLayout,FlowLayout,FloatLayout,LayoutSizeClass to build your App 自动布局 UIView UITableView UICollectionView | |
layout | A declarative UI framework for iOS | |
CassowarySwift | A Swift port of the Cassowary linear constraint solver | |
Windless | Windless makes it easy to implement invisible layout loading view | |
KeyboardLayoutGuide | Apple's missing KeyboardLayoutGuide | ) |
Yalta | An intuitive and powerful Auto Layout library |
iOS第三方库AutoLayout-swift版
©著作权归作者所有,转载或内容合作请联系作者
- 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
- 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
- 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
推荐阅读更多精彩内容
- iOS开发,使用Pods安装Swift版第三方库报`use_frameworks!`错误,如何处理? [!] Po...
- 这是一个约束的代码库,他的底层使用到了NSLayoutConstraint进行约束。那下面就对里面的代码进行一个解...