I have two label, L1 and L2 of variable and nonidentical length. I want to place these two label using constraints in Xcode. If possible i don\'t want to manipulate constraints
is your L1 and L2's width is fixed value or uncertain value ?
if the width is fixed, you can used Masonry to realization effect。