Resize a custom Image icon in SwiftUI’s Label
Using the scaleEffect, I was able to resize the icons when they are custom images in the new Label view in SwiftUI.
Using the scaleEffect, I was able to resize the icons when they are custom images in the new Label view in SwiftUI.