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 activity indicator for the ghost ui #225

Closed pinarol closed 4 months ago

pinarol commented 4 months ago

Closes 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

Adding the activity indicator for the ghost ui. It will animate the colors of the placeholders.

Testing Steps

Demo app > Profile card > Test activity indicator switch

pinarol commented 4 months ago

I believe i fixed it. @etoledom