Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 282 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 282 Bytes

PixelLayout

  • Pixel布局可根据UI效果图自动缩放布局
  • 不需要Autolayout
  • 设置Frame即可自动完成各设备的布局
  • 非Retina,Retina,@3x设备都可自动缩放
  • 支持iPad布局
  • 支持Pixel直接布局,免去了Pixel换算Point的麻烦