The default solvings are not appropriate:
- to change the previous ViewController title – I need to make my own function controlling the button touches up
- to make a leftBarButtonItem and hide backBarButtonItem – leftBarButtonItem doesn’t look like a default backBarButtonItem.
Here’s an example to create a custom leftBarButtonItem:
Hope it helps…
Edit:
Try this…
I don’t remember what type of button is the backbutton, try to change the default style to other. Good luck!