Automattic / Gravatar-SDK-iOS

Gravatar SDK is a Swift library that allows you to integrate Gravatar features into your own iOS applications.
https://gravatar.com
Mozilla Public License 2.0
36 stars 1 forks source link

Add an option to `ProfileViewConfiguration` for Avatar's borderWidth #245

Closed pinarol closed 3 months ago

pinarol commented 4 months ago

Our avatar has 1pt border by default. I think this should be optional. Let's give others chance to set the borderWidth to whatever they want.