-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to hide tabBar other screens #15
Comments
Hi Sir, |
no @trinh vo
…On Wed, May 27, 2020 at 9:23 AM Trinh Vo ***@***.***> wrote:
Hi Sir,
Did you find out the solution for this problem ?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#15 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD2AYNHADKASFO6XTW4MLKTRTSFCBANCNFSM4NHOHBVQ>
.
--
Thanks and Regards,
*Y.V.Dastheswara Reddy.*
+91 94 94 73 9108
|
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 |
how to hide tabBar in SOTabBar, need to hide other inside screens ex: in UITabBarController we used , tabBarController?.tabBar.isHidden = true
The text was updated successfully, but these errors were encountered: