You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to initialize with a text (icon) instead of an image?
I would want to use FontAwesome which i have integrated as font and would like to use like that:
Is it possible to initialize with a text (icon) instead of an image?
I would want to use FontAwesome which i have integrated as font and would like to use like that:
Text("").font(.custom("FontAwesome6Duotone-Solid", size: size))
But how to use that here?
The text was updated successfully, but these errors were encountered: