Material: NavigationController doesn't work

Created on 7 Jun 2017  路  9Comments  路  Source: CosmicMind/Material

I'm doing it as in the example https://github.com/CosmicMind/Samples/tree/master/Projects/Storyboards/NavigationController.
But navigationbar not work. It only shows navigationbar, and nothing changes.

help wanted

All 9 comments

Can you elaborate? By doing it as in the example, does the example work? If so, what are the differences?

It only shows default NavigationBar:
screen shot 2017-06-08 at 05 24 58

Have you set in Storyboards the class NavigationBar ?

Yes, of course.

screen shot 2017-06-07 at 7 31 24 pm

And you have done the same for the NavigationController ?

May you show me the code you are using to set the items?

Oh, I mixed up NavigationController with NavigationBar.
All works after adding NavigationBar class.

Nice :) Let's close this up.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

davidevincenzi picture davidevincenzi  路  5Comments

chashmeetsingh picture chashmeetsingh  路  5Comments

shshalom picture shshalom  路  4Comments

nthtrung09it picture nthtrung09it  路  5Comments

aleufms picture aleufms  路  6Comments