So fügen Sie Social -Media -Ikonen in Swiftui hinzu
.resizable()
.aspectRatio(contentMode: .fill)
.frame(width: 60, height: 60)
.clipped()
.cornerRadius(50)
Shy Skipper