|
|
|
|
|
by gdubs
4652 days ago
|
|
It has to do with the way UIViewController titles now work. When you tap something that pushes a new view controller onto the stack, the current title animates left and _becomes_ the new back button. The animation is not only pretty, it makes it really obvious where you are going, and how to get back. |
|