I'm developing an ios app based on a storyboard.
Anyone knows how can I define a toolbar that will exist over the entire application?
I would like to use the graphical editor to design it.
My first attempt was to design the toolbar over the navigation controller (the first one on the storyboard), and i can see the toolbar over other views but without bar buttons.. (bar buttons that i have designed on the toolbar of my navigation controller)?!