I stumbled across a funny problem in storyboards. I am using constraints. I would like to set a views height to be equal to another view's width. The height and width themselves are not set with constraints and will be set at runtime, depending on the screen size. Can this be done in storyboard?
Found it! Ctrl drag from one view to another,click equal heights or widths and double click the constraint. Than just follow this image: