Skip to content

Multiple navigationBar buttons with renderRightButton #315

@kaifaust

Description

@kaifaust

I want two buttons on the right side of the navigationBar.

I want to be able to pass an array of my buttons like this:
renderRightButton={[this.searchButton, this.newButton]}
but it gives me this error:
this.route.props.renderRightButton.bind is not a function.

Note: padding a single button here that isn't an array works...

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