/AutoLayouts_mirror

Dealing with autolayouts.

Primary LanguageObjective-C

AutoLayouts_mirror

Dealing with autolayouts. My Bitbucket repo mirror.

4 ways to deal with auotolayout related tasks in iOS:

  • Code way
  • StoryBoard(struts & springs) & code
  • Constraints in code
  • Constraints in StoryBoard

This project's workspace have 4 sub projects (each way listed above).