System Icons, Multi-Color Icons, and SF Symbols in SwiftUI | Bootcamp #6

System Icons, Multi-Color Icons, and SF Symbols in SwiftUI | Bootcamp #6

Swiftful Thinking

3 года назад

32,582 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Dre
Dre - 02.08.2023 16:21

Pro Tip: You can easy add an SF Symbol without having to leave Xcode, and without having to copy/paste.

After typing
Image(systemName: “”)
place your cursor in between the quotes,and click the “+” button in the top right of Xcode (or CMD + Shift + L).
Next, click the last tab, which looks like a dragon ball lol. This should be the “Symbols” tab.
Then look up key words like “person”, or “walk”, or “heart”, etc..
Lastly, when you’ve found the Symbol you’d like, double-click, and Xcode will automatically paste the name for you.

This is why you placed the cursor between the quotes, although it wasn’t necessary to access the menu.

Ответить
Mohamed Hak
Mohamed Hak - 29.04.2023 23:03

you can customize the multicolor icon with .forgroundStyle()

Ответить
Seth Bourne
Seth Bourne - 19.03.2023 18:48

So far this course has been absolutely amazing. Im just starting coding and had always thought I would hate it but this course has made it so much more fun as a beginner. Now im actually looking forward to doing more coding in the day. Thank you!

Ответить
TSTD  Akshay
TSTD Akshay - 08.03.2023 12:47

Can I get github Link for this project?

Ответить
preuton
preuton - 25.02.2023 23:51

color literal has been removed.

Ответить
Rebekka Smith
Rebekka Smith - 01.02.2023 00:43

The color item on the top right to change the colors of the multicolor icons does not appear for me.

Ответить
Andrews
Andrews - 08.11.2022 11:27

Greatest ios tutor!

Ответить
Денис
Денис - 29.06.2022 11:30

I cannot believe I'm allowed to use SwifrUI in production now.

Ответить
valerie o'kelly
valerie o'kelly - 17.06.2022 15:21

Amazing

Ответить
Tibetten Balls
Tibetten Balls - 29.03.2022 10:19

did you steal pythonic from my cummitee?

Ответить
lazyyy
lazyyy - 28.03.2022 10:40

literal color missing

Ответить
Katukenda
Katukenda - 19.02.2022 08:23

thanks

Ответить
Nat Genesis
Nat Genesis - 10.12.2021 06:43

Bro I think u're blessing to me man;I'm almost finish learning swift and next step is going to be learning swiftui in somehow ;so I just found ur channel with shows and teaches clearly the concept nonetheless .Thank you so much man I just subscribed

Ответить
Marlon Simons
Marlon Simons - 15.11.2021 18:37

Image(systemName: "battery.100.bolt")
.resizable()
.symbolRenderingMode(.palette)
.foregroundStyle(.brown, .gray, .green)
.aspectRatio(contentMode: .fit)
.frame(width: 200, height: 200)

Ответить
JeckyKA
JeckyKA - 02.08.2021 21:06

thank you, great video!

Ответить
Pierre Marais
Pierre Marais - 19.06.2021 20:11

Hi great video how can put a SF symbol inside my text, using this to refer to an icon in my text string, thanks let me know if this can be done

Ответить
Денис
Денис - 09.06.2021 19:08

for algorithms

Ответить
PluginCoder
PluginCoder - 03.06.2021 21:44

Thanks man! Actually how can it create set of icons in the same pho (preview) without changing it ? Thanks

Ответить
최승기
최승기 - 01.05.2021 12:09

Thank you!! (감사합니다.)

Ответить