InitialsImageView
InitialsImageView copied to clipboard
no border for imageview
I see no option to set the border width and color for image. Can you add the functions as well?
This only handles setting the initials avatar in the event that an image is not available. If you have an image, you can just manipulate UIImageView
directly by setting properties like layer.borderColor
.