IFTTT/JazzHands

Animation Issues

sahabe1 opened this issue · 4 comments

Animation dosent work when using classes instead of cocoa pods.
i am using same code of demo. but no animation happening in my demo.

Was this closed because it was fixed? I am not using cocoa pods and UIImage animations are not working.

@nbreeser I don't see anything about UIImage in the original issue. (I'm also not entirely sure what the original issue was.)

Perhaps you mean to animate UIImageView? Can you describe the issue you're seeing?

Yeah, exactly. Sorry, I made a poor assumption on what this was asking about. Im trying to use UIImageView animationImages and it wont appear/animate, yet the image appears just fine if I want it to be static.

@nbreeser I've not tried to use an animated image with Jazz Hands but I don't see why it wouldn't work. Does your image view appear and animate properly without being attached to a Jazz Hands animator? Perhaps you can share some code?