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
UINavigationController
adding any design to the navigation controller in XCode is easy.
add a UIView to your scene add the buttons you need to the UIView then drag and drop the UIView to the right space in the navigationController