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

[Concurrency] UIImageView extension now has async await methods #263

Closed pinarol closed 3 months ago

pinarol commented 3 months ago

Closes https://github.com/Automattic/Gravatar-SDK-iOS/issues/164 https://github.com/Automattic/Gravatar-SDK-iOS/issues/165 #166 https://github.com/Automattic/Gravatar-SDK-iOS/issues/162

Description

Testing Steps

There's no specific testing steps but Demo app > UIImageView Extension can be checked.