Skip to content

Instantly share code, notes, and snippets.

@feefk
Last active August 29, 2015 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save feefk/90da47d739aac0a69b80 to your computer and use it in GitHub Desktop.
Save feefk/90da47d739aac0a69b80 to your computer and use it in GitHub Desktop.
ios autolayout
autolayout 假期看了用纯代码, 和purelayout 这个工具库,效果不错。目前参考的资料有
http://commandshift.co.uk/blog/2013/02/20/creating-individual-layout-constraints/
http://blogs.burnsidedigital.com/2014/06/introduction-to-visual-format-language-for-auto-layout-on-ios/
VFL http://commandshift.co.uk/blog/2013/01/31/visual-format-language-for-autolayout/
autolayout 在项目中的使用
https://github.com/smileyborg/TableViewCellWithAutoLayout cell
https://github.com/smileyborg/PureLayout pureLayout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment