V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
hiJack
V2EX  ›  iOS

iOS 开发,有没有 tabBarController 动态隐藏显示方案

  •  
  •   hiJack · 2015-11-20 10:58:31 +08:00 · 2789 次点击
    这是一个创建于 3088 天前的主题,其中的信息可能已经有所发展或是发生改变。

    看到很多 App 采用了这样的方案,有好的方案么

    7 条回复    2016-06-15 23:28:55 +08:00
    onevcat
        1
    onevcat  
       2015-11-20 13:29:44 +08:00
    什么叫动态隐藏显示? hidesBottomBarWhenPushed ?
    expkzb
        2
    expkzb  
       2015-11-20 14:44:19 +08:00
    自带两种,自己挑选
    jackisnotspirate
        3
    jackisnotspirate  
       2015-11-20 15:07:29 +08:00
    设置 navigationcontroller delegate, 在
    - navigationController:didShowViewController:animated:

    - navigationController:willShowViewController:animated:
    进行控制。
    free9fw
        4
    free9fw  
       2015-11-20 23:21:12 +08:00
    github 上一个挺好用的, 2 行代码动态显示隐藏 navigationBar 、 toolBar 、 tabBar
    http://t.cn/RUu27Rg
    fhefh
        5
    fhefh  
       2015-11-21 00:48:34 +08:00
    mark 下 怕到时候要用到 嘿嘿~~
    strongcoder
        6
    strongcoder  
       2015-11-21 13:37:44 +08:00 via iPad
    mark 。以后备用
    fhefh
        7
    fhefh  
       2016-06-15 23:28:55 +08:00
    mark~~~
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1162 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 17:50 · PVG 01:50 · LAX 10:50 · JFK 13:50
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.