Is there a way to swap layers or views in the middle of a CAKeyframeAnimation?
- by georgecodillo
I am running a keyFrame animation to move and flip a playing card view using CAKeyframeAnimation. is there any way to swap the cardFront and cardBack layers during the animation? or am i taking the wrong approach here...