-
-
Notifications
You must be signed in to change notification settings - Fork 6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How can I add a fade in effect? #533
Comments
use completed block
|
Works perfectly! Thanks. |
It works fine with UITableViewCell. |
Thanks. |
Closed
It worked thanks @asuralyc |
How to change white fadein background for this? Currently fadein is white i want it black or grey? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello!
How can I add a fade in effect when the image is retrieved?
BTW, the sample project does not work, it seems
import "webp/decode.h"
is missing in
UIImage+WebP.h
and vender/libwebp folder is empty.
I donwloaded the project as a ZIP file right now.
Thanks.
The text was updated successfully, but these errors were encountered: