I'm using CABasicAnimation to perform an animation move object from point to point in my application but after animation finish moving to destination point, it always display at start point. How to prevent it won't display at start point after finish animation?
Thanks in advance,