ios - create a custom navbar that can handle push actions -


i want (custom buttons in topbar):

enter image description here

currently i've implemented custom view buttons. need add support of pushing new controllers clicking these buttons -> , here i've faced:

push segues can used when source controller managed instance of uinavigationcontroller.' 

is possible create custom navbar can handle push actions?

in xcode hold ctrl , drag button other view controller , click modal on drop down.


Comments

Popular posts from this blog

c++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

VBA function to include CDATA -