Open Usipov opened 8 years ago
I also tried to repeat all the same scenario forcing the 'animated' parameter to be 'YES'. the animations did occur correctly, but the navigation bar was corrupted
nested pop animation can result in corrupted navigation bar
on iOS7 if you pushViewController animated, and then popToRootViewController not animated, and then again pushViewController animated, you will see
nested pop animation can result in corrupted navigation bar nested push animation can result in corrupted navigation bar