Skip to content

Releases: DancewithPeng/DPLayout

1.0.2: 移除布局相关结构体的make便捷方法 (#6)

Choose a tag to compare

@DancewithPeng DancewithPeng released this 07 May 03:38
072e48a
  • 优化API设计

1.0.1

Choose a tag to compare

@DancewithPeng DancewithPeng released this 23 Mar 12:24
e1a841a
  • 添加UIEdgeInsets的designScaleValue

1.0

1.0

Choose a tag to compare

@DancewithPeng DancewithPeng released this 23 Mar 09:48
  • 布局基础类型:CGRect、CGSize、CGPoint、Int、Double、CGFloat 的便捷方法
  • 设计图比例支持
  • 异形屏(iPhoneX)判断支持
  • 屏幕方向判断便捷方法
  • 安全区域iOS11以下版本支持
  • 安全区域约束支持(UILayoutGuide)