-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Description
For example I need to show "login view controller" and if user input login and password then I need to show "profile view controller. How to do that with this control?
I try to overwrite viewControllers property but it seems your control appends changes instead of replacing
And of course tabBar property is made private which doesn't allow to fix this bug externally. Even if I find it as a subview - each its method is marked private!
Men if you develop a public library for using with cocoapods use private in exception cases only!
Metadata
Metadata
Assignees
Labels
No labels