Ahmadalsofi/SOTabBar

How to hide tabBar other screens

Opened this issue · 5 comments

how to hide tabBar in SOTabBar, need to hide other inside screens ex: in UITabBarController we used , tabBarController?.tabBar.isHidden = true

Hi Sir,
Did you find out the solution for this problem ?

Hi Sir,
Did you find out the solution for this problem ?

did you find ?

Hi Sir,
Did you find out the solution for this problem ?

did you find ?

I reset the constraint with the SnapKit, it is Ok. But I don't think it's good, Because it is so ugly when pushViewController. So I rewrote a same UI using UITabBarController. If I am free, I will release the code to GitHub.

@wzJun1 would you please make a PR