Skip to content

Dynamic Title #226

@digitalhobo

Description

@digitalhobo

Hello,
Thanks for the great module - Is their any way to dynamically change the sate of a title and navbar.

For example.
<Route key="UserCredentials" name="UserCredentials" hideNavBar={this.state.UserCredentialsNavBar} component={UserCredentials} initial={ false } title={this.state.title} schema="withoutAnimation" />

And then I would have a listener which would change the state this.state.UserCredentialsNavBar 'true' or 'false' and this.state.title 'Some title' or 'Some other title'.

I tried but didn't get any where.

Thanks in advance.
:0)

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