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 Placeholder UI & loading state & profile view controller #221

Closed pinarol closed 4 months ago

pinarol commented 5 months ago

Closes https://github.com/Automattic/Gravatar-SDK-iOS/issues/213 https://github.com/Automattic/Gravatar-SDK-iOS/issues/211 https://github.com/Automattic/Gravatar-SDK-iOS/issues/210 https://github.com/Automattic/Gravatar-SDK-iOS/issues/209 https://github.com/Automattic/Gravatar-SDK-iOS/issues/208

Description

Testing Steps

Check these 2 pages in the demo app:

pinarol commented 4 months ago

I am splitting these changes into smaller pieces.