Skip to content

Can't change elements after creation #11

@Gargo

Description

@Gargo

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions