Skip to content

NavigationBar has white borderBottom #444

@bosung90

Description

@bosung90

Version

"react-native": "^0.22.0",
"react-native-router-flux": "aksonov/react-native-router-flux#dcc7558",

Expected behaviour

No white border between navigationBar and content

Actual behaviour

White border between navigationBar and content

Steps to reproduce

  1. Make navigationBar backgroundColor red
  2. Make content dark
  3. Notice there is white border between navigationBar and content.

Temporarily fix

set navigationBarStyle to have borderBottomWidth: 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