Xcode – How to align two UILabels on the Y axis of the center of the first line of text
please see the image below for two examples of what is to be achived the alignment should be on the Center Y of the first lines of each UILabels and should work regardless of font size or font. currently we…