Skip to content

How to remove border from default navigation bar? #235

@kacperpotega

Description

@kacperpotega

I'm using a router that looks like this:

      <Router
        hideNavBar={false}
        navigationBarStyle={{ backgroundColor:'#5aa0cc' }} >

The background color is set just fine, however the navigation bar gets a thin white border at the bottom on iOS and a rather thick grey border on Android.
Any idea how to remove this? I already tried setting borderBottomWidth to 0 and tried changing borderBottomColor, but neither seems to affect this additional border I am getting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions