I'm currently in the process of creating my very first app. I am trying to create a UILabel
which will have a section of it in bold in and in different colour. Nonetheless, when I try to add the bold and colour effect to the part of the string in main.storyboard
file I am not able to as the UILabel
shows me three dots (the part that I want to edit is after the three dots). To better illustrate my point please find here below a screenshot of my storyboard.
So as you can see in the highlighted area after Invite your friends there are three dots so I am not able to edit the text coming after Invite your friends. (I tried double clicking on the label itself and edit from there but it sadly doesn't work). Is Thank you very much in advance for your help.