I would like to add button to my navigation Bar.
Now when i’m adding an UIViewController i’m using:
pushViewCntroller
and automaticlly back button added and i’m setting title. I can add button to right side with serRightBarButtonItem
but i would like to add button near to the back button, How can i do it? can I add it by customized CGpoint
You can set multiple buttons on your navigation bar like this: