Skip to content

Not changing status bar colour for UINavigationController #8

@chrisjingram

Description

@chrisjingram

The first view controller in my UINavigationController has a transparent UINavigationBar (by setting the background image to UIImage()) with a dark image underneath - the status bar is set to lightContent correctly.

The second view controller sets the UINavigationBar background image to nil, and sets the background to light grey (in the viewWillAppear() lifecycle method) but the status bar remains lightContent, when it should display as the default black.

Is this desired behaviour for this module?

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