1. create an animated image with nature method `+ (UIImage *)animatedImageWithImages: duration:`
2. add an imageview to VC1, playing an animated image created in step1
3. push VC2
4. slide to pop VC2, using nature method too
And u will see that the imageview didn't display correctly, but if we tap `back` button on the navigation bar, the animated image displayed correctly.
anyone got the same problem with me?
since I don't known how to submit my simple demo, if someone get interested in the issue, contact me and i'll show you the demo.
E-mail: welsonxl@163.com