image.RenderingMode + Cabasicanimation + present fail
I used image.withRenderingMode(.alwaysTemplate), adjusted the image color, and added the CabasicAnimation rotation animation. After the animation stopped, I got stuck in the current page when I tried to jump to another page. Stuck because the transition animation did not complete
The following code