开发者

dynamically change uitabbar items

开发者 https://www.devze.com 2023-01-01 21:34 出处:网络
I am working on app w开发者_JS百科here i need to display a tab bar controller with different viewscontrollers. I mean when i go from one page to other the the items in tab bar should change and when i

I am working on app w开发者_JS百科here i need to display a tab bar controller with different viewscontrollers. I mean when i go from one page to other the the items in tab bar should change and when i go back to previous page the items should again become same as they were earlier. Thanks in advance.


I have done it. I just reloaded the tabbar with view controllers and it is working fine.

0

精彩评论

暂无评论...
验证码 换一张
取 消