-
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
