bachonk / InitialsImageView

A simple UIImageView extension for using initials as a profile image, written in swift
MIT License
213 stars 41 forks source link

no border for imageview #9

Open linhnguyenv opened 5 years ago

linhnguyenv commented 5 years ago

I see no option to set the border width and color for image. Can you add the functions as well?

bachonk commented 5 years ago

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.