You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.
From SDWebImage version 4.3.0 (latest ^5.10) it now supports fadeTransition animation when loading image.
Allow Weex to pass values for this animation to the img directive to make image loading more elegant and less dependent on JS animation.
Describe the feature
From SDWebImage version 4.3.0 (latest ^5.10) it now supports fadeTransition animation when loading image.
Allow Weex to pass values for this animation to the img directive to make image loading more elegant and less dependent on JS animation.
Additional context
https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#image-transition-430
from version 5+, we also get support for animated image formats such as GIF, WebP, APNG
https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#animated-image-50
The text was updated successfully, but these errors were encountered: