Keep TabBar when moving to another view controller

后端 未结 4 988
伪装坚强ぢ
伪装坚强ぢ 2020-12-18 07:29

I have a storyboard like this

-> NavigationController -> LoginView -> TabBarController -> VC1 -> VC2

I didn\'t manage to make a \"move\" from VC1 to VC2 keep

4条回答
  •  伪装坚强ぢ
    2020-12-18 08:11

    NavigationController->TabBarController->NavigationController->First View->Button Tapped->FirstDetailsViewController.storyboard(NavigationController check Is intital View Controller)

提交回复
热议问题