Skip to content

Instantly share code, notes, and snippets.

@sprohaszka
Created February 17, 2016 21:59
Show Gist options
  • Save sprohaszka/17c1906569046b452bbe to your computer and use it in GitHub Desktop.
Save sprohaszka/17c1906569046b452bbe to your computer and use it in GitHub Desktop.
When having issue with auto layout and custom view
// Remove iOS magic transalations :/
myView.translatesAutoresizingMaskIntoConstraints = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment