Adding a Label to my Storyboard in Xcode

In xcode 10.1 the Library to get a label is now on top next to the standard editor and assistant editor. I am new to xcode and was following an old video tutorial so it took me a while to find it.

location of label for library xcode


In Xcode 11.2, the Library's icon changed to a plus sign. enter image description here


Within Xcode make sure Utilities are visible. Look at the top right of your Xcode window and ensure the Utilities icon is blue:

enter image description here

Now at the bottom of the Utilities pane, you should see a Filter field. In this field you can search for "Label" and "Button". When you have what you want, click and drag it to your storyboard.

I would strongly recommend you do an online Xcode course or check out some YouTube videos. It will be definitely worth the time and money!

Tags:

Iphone

Xcode