ios - How to hide tabbar -


i have changed frame of tabbar in viewcontroller:

self.tabbar.frame.origin.y = cgrectgetheight(self.view.frame). 

but tabbars reset original frame when new viewcontroller pushed. how can hide tabbar when push new viewcontroller?

set hidesbottombarwhenpushed yes on uiviewcontroller.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -