novoda / novoda-constraints

Autolayout Cocoapod used in Novoda projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apply translatesAutoresizingMaskIntoConstraints correctly

gbasile opened this issue · comments

We are now applying translatesAutoresizingMaskIntoConstraints to only the view and its superview. There are cases the views involved are more nested and we have to iterate to the superviews until we find a common ancestor.

Closing as this repository is no longer under maintenance and it's about to be archived