I have a UINavigationController. I\'m trying to add multiple buttons on the right side of my navigationBar. How can I achieve this?
What kind of button does it take
In Xcode 7.1 (perhaps even earlier), you can add multiple items to the right or left side of a UINavigationBar just by dragging them in. If you drag to just the right spot, you get a little vertical bar that indicates where that item will be inserted.