ios - How do I use custom view (.xib) as navigation bar in UITableViewController and UIViewControllers? -
i created custom view (customnav.xib
file) want navigation of uitableviewcontrollers
, uiviewcontrollers
. have tried setting class of view customnav
wont appear among options. (xcode
, swift2
)
Comments
Post a Comment