How can I have a loop animation with Facebook POP framework.
I tried to set NO
for a property named removedOnCompletion
in the POPBasicAnimation
class but It doesn't work.
Version 1.0.7 of Facebook-POP has been released and now includes repeat functionality and autoreverse.
To create a endlessly repeating animation set
animation.repeatForever = YES;
.
There are also properties repeatCount
and autoreverses
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With