iphone - Can't get rid of top navigation bar -


i'm working on iphone app all-custom gui. had placeholder uinavigation elements before have since added own buttons , set segues programmatically. ready rid of navigation bars , use own buttons won't go away. have disabled them in storyboard still show up. how rid of them without removing navigation controller entirely?

in storyboard editor, uncheck "shows navigation bar" property on uinavigationcontroller. ensure don't re-enable property in code somewhere.


Comments

Popular posts from this blog

php - Dynamic url re-writing using htaccess -

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -