Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/iceesj/hiddennavigationbar
- Owner: iceesj
- Created: 2013-08-05T16:25:11.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-05T16:35:27.000Z (over 11 years ago)
- Last Synced: 2024-10-19T19:26:29.348Z (3 months ago)
- Language: Objective-C
- Homepage:
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
hiddenNavigationBar
===================
Strange Issue for hiding the Navigation bar
SO problemhttp://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?