In the recently released update to the Twitter app, the text was removed from the back button and replaced with an arrow. It looks really nice and simple, but I can’t work out how they did it.

I tried playing around with the iOS 5 UI customisation, but nothing really worked well. I can get it to work if I set the leftBarButtonItem, but that means I would have to do it in each view controller and write my own action to pop the view controller. Any ideas? Thanks in advance.
its a custom navigation bar and button item.Add this code: