netyouli/WHC_AutoLayoutKit
iOS and Mac OS X platforms currently in use the fastest the simplest development to build the UI layout automatically open source library, strong dynamic layout constraint handling capacity,iOS/Mac OS X平台上使用简单动态布局约束处理能力
Objective-CMIT
Issues
- 2
- 1
2.8.6版本pod不了?
#25 opened by YIHeQian - 1
tabelViewCell的算高方式?
#16 opened by dagundejuzi - 1
当Label 设置圆角时再设置宽度自动时,宽度不太够,看起来有点丑
#21 opened by YIHeQian - 1
cell如果是xib的话如何自动计算高度
#24 opened by shenshangjimiaoZG - 1
MLeaksFinder检测到内存泄漏,如下图
#20 opened by GreatLiyi - 0
- 8
whc_TopSpaceToView 内存没法释放?dealloc没有走
#18 opened by sugerGDev - 4
使用了autoheight之后多次reloaddata行高不断增加
#19 opened by GreatLiyi - 2
- 2
是否兼容 masonry?
#15 opened by dagundejuzi - 3
类似这样的布局要怎么写
#14 opened by gdfyj90 - 1
我想问下我想横向或者纵向居中怎么弄?
#13 opened by ChainHerman - 5
在ipad上布局不对
#12 opened by gdfyj90 - 1
iphonex safearea
#11 opened by shenshangjimiaoZG - 3
- 2
作者可以增加文字之间的行间距吗?
#3 opened by chenwupeng - 1
使用cell高度的会崩溃
#4 opened by Flonger - 1
作者使用过SDAutoLayout吗?感觉API和你的很像,原理是不是也一致呢?
#5 opened by lyb5834 - 1
最近开始用这个库、发现了几个问题、不知道是不是我使用的姿势不对
#6 opened by hongdong - 4
WHC_AutoLayoutKit_Swift2_3
#7 opened by MrMessy77 - 3
- 1
关于+ (CGFloat)whc_CellHeightForIndexPath:(NSIndexPath *)indexPath tableView:(UITableView *)tableView identifier:(NSString *)identifier layoutBlock:(void (^)(UITableViewCell * cell))block;
#9 opened by shunFSKi - 1
我要设置 width >= 100 && width <= 200 的约束 怎么办?
#10 opened by whf5566 - 6
有借鉴一些FDTemplateLayoutCell的效率优化理念吗?
#1 opened by hongdong