So I have two UILabels side by side in Storyboard. The second label should butt up against the right edge of the first one (trailing constraint of 1), but I also need the fi
Please refer below constraints to Set UIlabel and UIButton flexible width;