Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iceesj/hiddennavigationbar

a navigationbar hidden question on stackoverflow
https://github.com/iceesj/hiddennavigationbar

Last synced: about 2 months ago
JSON representation

a navigationbar hidden question on stackoverflow

Awesome Lists containing this project

README

        

hiddenNavigationBar
===================
Strange Issue for hiding the Navigation bar
SO problem

http://stackoverflow.com/questions/18063176/hiding-the-aviews-navigationbar-push-bview-is-ok-but-pop-can-see-the-black-bars

SDK 6.1,Target 6.1,use storyboard

aView hava a uibutton,i use action segue [push] to the bView

when i click this button push bView is ok

but i pop aView have a back bars,how to solve this problem?