I\'ve looked at the methods for block based animation and noticed there is no equivalent parameter or option for [UIView setAnimationRepeatCount:].
[UIView setAnimationRepeatCount:]
What\'s
Set a completion callback - re-initiate the animation in it - and keep track of the counter yourself.