How can I set Navigation Bar Looks as Follow:
I have images for White Triangle Only.
How can i set background like Bar button of that images??
How can I set Navigation Bar Looks as Follow:
I have images for White Triangle Only.
How can i set background like Bar button of that images??
Set the title view of your navigation item to a segmented control. Then set the image of the segments to your arrows.
You can do the whole interface in your xib or storyboard. Just drag a segmented control over the title in your view controller.