로딩
요청 처리 중입니다...

tab bar not hide when navigation push (hidesBottomBarWhenPushed)

 tab bar not hide when navigation push (hidesBottomBarWhenPushed)

Navigation 시, Tabbar가 안사라지는 이유 해결 법 hidesBottomBarWhenPushed = true 의 시점 문제였다... view cycle(view didload, view will appear)가 아닌 init 시점에 넣어 줘야하는 것,, 멍청이...

tab bar not hide when navigation push (hidesBottomBarWhenPushed)에 대한 요약내용입니다.

자세한 내용은 아래에 원문링크를 확인해주시기 바랍니다.