search

Home  >  Q&A  >  body text

ios - SWIFT基础请教ViewController 跳至 UITabBarcontroller ,tabbar始终不出现?

pushViewController、presentViewController、instantiateViewControllerWithIdentifier都试过,始终是没有tabbar出现

storyboard结果为

代码直接跳转到navigation的!这样有什么错吗?为什么下面的tabbar不显示?

高洛峰高洛峰2771 days ago613

reply all(2)I'll reply

  • 怪我咯

    怪我咯2017-04-18 09:51:40

    Try to use the view layer viewing tool to debug and first see if the checkout button blocks the tabbar

    reply
    0
  • 黄舟

    黄舟2017-04-18 09:51:40

    Are you pushing tabbarViewController?
    It means click checkout and then push to the next page tabbarViewcontroller?
    Or just dismiss it after settlement?

    reply
    0
  • Cancelreply