Skip to content

Can't get the StackNavigator header to change it color #394

@francocorreasosa

Description

@francocorreasosa

Hi there! Thank you for this awesome package.

Unfortunately, I have a problem with it. I've set the properties.

static navigationOptions = {
    title: 'Pronóstico Actual',
    header: navigation => ({
      style: {
        backgroundColor: '#0087B7'
      },
      titleStyle: {
        color: '#FFFFFF'
      }
    })
  }

But I get this as the result:
screen shot 2017-02-19 at 6 34 34 pm

What am I doing wrong?

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions