This repository was archived by the owner on Sep 15, 2019. It is now read-only.

Description
I currently don't see a way to create constraints from one view's bottom to another view's center for example.
For me that's been a use case in views where I want to align a label's bottom to the Y-center of the superview for example. If that label is auto-resizable due to dynamic content, I can't necessarily snap center to center there if the label's bottom should remain fixed.
Wondering if it's possible to add these kinds of relationships to the feature set.