You are trying to have 2 animations on the same view at the same time. If you put the image into a container view, then animate the image as you do now and use the container for the transition animation this should fix it.
Sidenote: Because you didn't provide a working project I can't test this. Next time please do so answers can be tested before posting (: