Skip to content

to_navigationBar is nil but navigationBar is not? #10

@wiencheck

Description

@wiencheck

I encountered a problem with this framework, I might be using it wrong somehow but I followed the instructions. I create my navigation controller like this:

self.rootViewController = UINavigationController(navigationBarClass: TONavigationBar.self, toolbarClass: nil)
I'm using the Coordinator patter here so rootViewController is declared as
var rootViewController: UINavigationController

In my detail view controller the navigation bar does not hide, the console output is quite strange, see for yourself

Zrzut ekranu 2019-07-02 o 07 44 40

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions