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

Mark some UI related types with @MainActor #258

Closed pinarol closed 3 months ago

pinarol commented 3 months ago

Closes part of #136

Description

Resolved concurrency errors & warnings by making some UI related types with @MainActor

Testing Steps

CI green.